Go to file
Johnny Chen d545d9cbbc Make the test case more robust by installing a teardown hook to kill the inferior
rather than calling "process kill" explicitly at the end of the test.

The test might not even reach the end because it could have failed prematurely.

llvm-svn: 129963
2011-04-22 00:33:09 +00:00
clang Wire up the -ftest-coverage and -fprofile-arcs flags to .gcno file emission (at 2011-04-21 23:44:07 +00:00
compiler-rt Make sure we include __sync_synchronize on arm platforms if we need it. 2011-04-21 22:05:05 +00:00
debuginfo-tests These tests are x86_64 specific. 2011-03-28 20:00:34 +00:00
libcxx http://llvm.org/bugs/show_bug.cgi?id=9765 2011-04-21 14:29:59 +00:00
lldb Make the test case more robust by installing a teardown hook to kill the inferior 2011-04-22 00:33:09 +00:00
llvm Compute the size of the FDE encoding instead of hard coding it. Update 2011-04-22 00:08:43 +00:00