- Eliminate MCCodeEmitter's dependency on TargetMachine. It now uses MCInstrInfo
[oota-llvm.git] / utils / TableGen / ClangASTNodesEmitter.h
2010-12-13 Chris Lattnereliminate the Records global variable, patch by Garriso...
2010-06-01 Sean HuntFix comment
2010-05-30 Sean HuntAllow for creation of clang DeclNodes tables.
2010-05-06 Sean HuntFix some stylistic issues with my last commit.
2010-05-05 Sean HuntAdd an emitter to handle the list of clang statement...