Go to file
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
clang Introduce a -cc1 option "-emit-module", that creates a binary module 2011-08-25 22:30:56 +00:00
compiler-rt Change ARM vfp assembly functions to use unified syntax. 2011-08-23 16:40:18 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libcxx Merge the Apple branch into trunk 2011-08-18 15:53:00 +00:00
libcxxabi reformatted to match Clang style; thanks to John McCall for the nudge 2011-08-15 18:06:47 +00:00
lldb Modify the impl of ThreadList::GetSelectedThread() so that it tries to fetch the 2011-08-25 21:59:59 +00:00
llvm Do the same as r138461. Mark VZEROALL as clobbering all YMM registers 2011-08-25 22:23:58 +00:00
polly Fix crashes due to unaligned parameters 2011-08-25 08:40:59 +00:00