Chris Lattner
|
a5adead17b
|
push more ASTContext goodness out through interfaces that use
TranslationUnit
llvm-svn: 67913
|
2009-03-28 04:27:18 +00:00 |
Chris Lattner
|
cf16983179
|
change HandleTranslationUnit to take an ASTContext instead of TranslationUnit
llvm-svn: 67910
|
2009-03-28 04:11:33 +00:00 |
Chris Lattner
|
5cf49fe587
|
eliminate ASTConsumer::InitializeTU, all clients are
happy with just ASTContext, they don't need a TU.
llvm-svn: 67894
|
2009-03-28 02:18:25 +00:00 |
Chris Lattner
|
984fac5f5f
|
most of this is plumbing to get CompileOptions down into
CodeGenModule. Once there, add a new NoCommon option to
it and implement -fno-common.
llvm-svn: 67735
|
2009-03-26 05:00:52 +00:00 |
Daniel Dunbar
|
e5a7ecc23a
|
Move <root>/Driver into <root>/tools/clang-cc.
Again, I tried to update cmake but it is untested.
llvm-svn: 67605
|
2009-03-24 03:00:12 +00:00 |