llvm-project/clang/lib
Chris Lattner f56501ce48 fix objc codegen to not have its own list of things that eventually get into llvm.used, just
populate CGM's list directly.

llvm-svn: 76266
2009-07-17 23:57:13 +00:00
..
AST Per offline discussion with Steve Naroff, add back Type::getAsXXXType() methods 2009-07-17 17:50:17 +00:00
Analysis Fix caching bug revealed by analyzing ClamAV using RegionStore. 2009-07-17 23:48:26 +00:00
Basic Hook in s390x stuff into clang 2009-07-16 20:09:57 +00:00
CodeGen fix objc codegen to not have its own list of things that eventually get into llvm.used, just 2009-07-17 23:57:13 +00:00
Driver Remove -ftraditional option, which gcc doesn't actually support. Make 2009-07-14 21:58:17 +00:00
Frontend Per offline discussion with Steve Naroff, add back Type::getAsXXXType() methods 2009-07-17 17:50:17 +00:00
Headers Make sure install Clang headers when building clang-cc 2009-06-25 05:07:31 +00:00
Index Rename Entity::getName() to Entity::getPrintableName() to make its purpose 2009-07-17 07:49:44 +00:00
Lex Lexically order files in CMakeLists.txt files. 2009-07-15 21:08:41 +00:00
Parse Added ASTs to destructor decl AST for default destruction of object's 2009-07-15 22:34:08 +00:00
Rewrite Lexically order files in CMakeLists.txt files. 2009-07-15 21:08:41 +00:00
Sema Per offline discussion with Steve Naroff, add back Type::getAsXXXType() methods 2009-07-17 17:50:17 +00:00
CMakeLists.txt Introduce the 'Index' library. 2009-07-05 22:22:19 +00:00
Makefile Introduce the 'Index' library. 2009-07-05 22:22:19 +00:00