Fix memory leaks by avoiding extra manual dynamic allocation
[oota-llvm.git] / utils / TableGen / TableGenBackends.h
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2013-03-21 Sean SilvaAdd TableGen ctags(1) emitter and helper script.
2012-12-19 Roman DivackyRemove edis - the enhanced disassembler. Fixes PR14654.
2012-12-05 Michael J. SpencerCopy clang/Driver/<Option parsing stuff> to llvm.
2012-10-25 Sebastian Popadd TableGen support to create relationship maps betwee...
2012-06-11 Jakob Stoklund OlesenWrite llvm-tblgen backends as functions instead of...