Go to file
Evgeniy Stepanov 758b5071d1 Add -lrt to sanitizer link arguments.
Sanitizer runtime intercepts functions from librt. Not doing this will fail
if the librt dependency is not present at program startup (ex. comes from a
dlopen()ed library).

llvm-svn: 182645
2013-05-24 14:28:03 +00:00
clang Add -lrt to sanitizer link arguments. 2013-05-24 14:28:03 +00:00
clang-tools-extra Unbreak the build. 2013-05-17 16:26:21 +00:00
compiler-rt [lsan] Add exitcode flag. Kill the process if leaks are found. 2013-05-24 13:16:02 +00:00
debuginfo-tests Remove IR scenario tests. 2013-03-15 20:52:10 +00:00
libclc Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
libcxx Neglected to remove a debugging comment from last commit. 2013-05-21 21:19:35 +00:00
libcxxabi Add capability to demangle invocation functions for ObjC blocks. 2013-04-10 19:44:03 +00:00
lld [lld][LayoutPass] Add comment on _followOn{Nexts,Roots}. 2013-05-23 17:43:39 +00:00
lldb <rdar://problem/13643315> 2013-05-24 00:58:29 +00:00
llvm [SystemZ] Improve AsmParser handling of invalid instructions 2013-05-24 14:26:46 +00:00
polly Remove .htaccess file 2013-05-21 11:58:47 +00:00