Go to file
Johnny Chen 9bc867aaf5 Makefile refactoring for the test suite. Added a make directory under test,
which hosts the Makefile.rules and modified most of the Makefiles under each
test case directories to utilize Mekefile.rules.

Added a description of 'make' directory into README-TestSuite file.

llvm-svn: 111868
2010-08-23 23:56:08 +00:00
clang When calling a function or messaging a method marked "sentinel", add 2010-08-23 23:51:41 +00:00
compiler-rt Adds an extra explicit cast to fix Bug 7931 and removes codepaths that were never used 2010-08-17 19:13:45 +00:00
libcxx Corrected some int -> char narrowing conversions 2010-08-23 21:41:03 +00:00
lldb Makefile refactoring for the test suite. Added a make directory under test, 2010-08-23 23:56:08 +00:00
llvm Don't need the extra register here. 2010-08-23 23:28:04 +00:00