llvm-project/clang/lib/FrontendTool
Douglas Gregor 69f74f80db Introduce a -cc1 option "-emit-module", that creates a binary module
from the given source. -emit-module behaves similarly to -emit-pch,
except that Sema is somewhat more strict about the contents of
-emit-module. In the future, there are likely to be more interesting
differences.

llvm-svn: 138595
2011-08-25 22:30:56 +00:00
..
CMakeLists.txt Raise the ARCMT functionality in Clang into proper FrontendActions. 2011-06-16 16:17:05 +00:00
ExecuteCompilerInvocation.cpp Introduce a -cc1 option "-emit-module", that creates a binary module 2011-08-25 22:30:56 +00:00
Makefile