Go to file
Owen Anderson a4fefc1949 Passes do not need to recursively initialize passes that they preserve, if
they do not also require them.  This allows us to reduce inter-pass linkage
dependencies.

llvm-svn: 116854
2010-10-19 20:08:44 +00:00
clang Now that mm_malloc.h was rewritten to *not* include errno.h (see 2010-10-19 20:08:12 +00:00
compiler-rt make: Add CheckCommandLineOverrides to my little Makefile library, a routine for 2010-10-14 21:23:37 +00:00
debuginfo-tests testcase commit for upcoming fix. 2010-09-21 20:51:54 +00:00
libcxx atomic_char 2010-10-19 16:51:18 +00:00
lldb Add more descriptive messages to expect() instead of using the default assert messages. 2010-10-19 19:39:20 +00:00
llvm Passes do not need to recursively initialize passes that they preserve, if 2010-10-19 20:08:44 +00:00