clang-1/lib
Zhongxing Xu bc46c6b9c5 remove CallInliner.cpp.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@108670 91177308-0d34-0410-b5e6-96231b3b80d8
2010-07-19 01:55:38 +00:00
..
AST BUILD_ARCHIVE is the default for libraries, no need to set it. 2010-07-18 00:14:47 +00:00
Analysis Reapply r108617. 2010-07-19 01:31:21 +00:00
Basic BUILD_ARCHIVE is the default for libraries, no need to set it. 2010-07-18 00:14:47 +00:00
Checker remove CallInliner.cpp. 2010-07-19 01:55:38 +00:00
CodeGen Fix mangling for static member variables of classes inside an extern "C" 2010-07-18 20:49:59 +00:00
Driver Driver: Change the driver to take the path to the main executable, instead of 2010-07-19 00:44:04 +00:00
Frontend Driver: Change the driver to take the path to the main executable, instead of 2010-07-19 00:44:04 +00:00
Headers PR7588: Fix the _mm_shufflehi_epi16 macro. (The issue was an oversight 2010-07-08 20:09:45 +00:00
Index BUILD_ARCHIVE is the default for libraries, no need to set it. 2010-07-18 00:14:47 +00:00
Lex BUILD_ARCHIVE is the default for libraries, no need to set it. 2010-07-18 00:14:47 +00:00
Parse BUILD_ARCHIVE is the default for libraries, no need to set it. 2010-07-18 00:14:47 +00:00
Rewrite BUILD_ARCHIVE is the default for libraries, no need to set it. 2010-07-18 00:14:47 +00:00
Sema Fix a goof in my previous patch -- not all of the builtins return a value, some 2010-07-18 20:54:12 +00:00
CMakeLists.txt Split libAnalysis into two libraries: libAnalysis and libChecker. 2010-01-25 04:41:41 +00:00
Makefile Move lib/Runtime to runtime/, and build after everything else. 2010-06-30 22:10:38 +00:00