llvm-project/clang/lib
Chris Lattner 3afa3e1d91 codegen string literals using private linkage now like llvm-gcc, eliminating
some target hooks.

llvm-svn: 75895
2009-07-16 05:03:48 +00:00
..
AST Fixed a stinko which caused an ast-print test failure. 2009-07-15 23:39:31 +00:00
Analysis Update CMake file. 2009-07-16 01:43:33 +00:00
Basic codegen string literals using private linkage now like llvm-gcc, eliminating 2009-07-16 05:03:48 +00:00
CodeGen codegen string literals using private linkage now like llvm-gcc, eliminating 2009-07-16 05:03:48 +00:00
Driver Remove -ftraditional option, which gcc doesn't actually support. Make 2009-07-14 21:58:17 +00:00
Frontend Lexically order files in CMakeLists.txt files. 2009-07-15 21:08:41 +00:00
Headers Make sure install Clang headers when building clang-cc 2009-06-25 05:07:31 +00:00
Index Add getName() method to Entity. 2009-07-15 04:39:21 +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 Generate error on declaration containing 'static' and '__attribute__((weak))' 2009-07-16 01:12:24 +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