llvm-project/clang/tools/driver
Roman Divacky d93c8c008e Dont use/link ARCMT, StaticAnalyzer and Rewriter to clang when the user
specifies not to. Dont build ASTMatchers with Rewriter disabled and
StaticAnalyzer when it's disabled.

Without all those three, the clang binary shrinks (x86_64) from ~36MB
to ~32MB (unstripped).

llvm-svn: 170135
2012-12-13 16:09:42 +00:00
..
CMakeLists.txt Split library clangRewrite into clangRewriteCore and clangRewriteFrontend. 2012-09-01 05:09:24 +00:00
Info.plist.in build/Darwin: Add missing Info.plist template. 2010-07-15 20:26:56 +00:00
Makefile Dont use/link ARCMT, StaticAnalyzer and Rewriter to clang when the user 2012-12-13 16:09:42 +00:00
cc1_main.cpp Sort #include lines for tools/... 2012-12-04 09:25:21 +00:00
cc1as_main.cpp Sort #include lines for tools/... 2012-12-04 09:25:21 +00:00
clang_symlink.cmake CMAKE_EXECUTABLE_SUFFIX is undefined when a cmake script is executed 2011-02-22 13:05:15 +00:00
driver.cpp Sort #include lines for tools/... 2012-12-04 09:25:21 +00:00