llvm-project/compiler-rt/lib
Jay Foad eb392de411 As a follow up to r222001, Peter Bergner pointed out that there is
nothing 64-bit-specific about the PowerPC stack overflow detection.

llvm-svn: 222084
2014-11-15 13:52:10 +00:00
..
BlocksRuntime Move tests for BlocksRuntime and builtins to corresponding directories under test/ 2014-02-14 09:47:31 +00:00
asan As a follow up to r222001, Peter Bergner pointed out that there is 2014-11-15 13:52:10 +00:00
builtins PR21518: Use unsigned arithmetic for trapping add/sub functions. 2014-11-12 23:01:24 +00:00
dfsan Fix -Wcast-qual warnings in sanitizers 2014-11-13 22:40:59 +00:00
interception [sanitizer] Android build cleanup. 2014-09-29 13:18:55 +00:00
lsan Change StackDepot interface to use StackTrace more extensively 2014-10-26 06:23:07 +00:00
msan Fix -Wcast-qual warnings in sanitizers 2014-11-13 22:40:59 +00:00
msandr [msandr] Access app TLS directly in native exec mode. 2014-01-20 13:09:29 +00:00
profile [Profile] Always build profile runtime library with -fPIC. 2014-11-14 00:16:26 +00:00
sanitizer_common [asan] add interface function __sanitizer_get_total_unique_coverage; useful for coverage-guided in-process fuzzers 2014-11-14 23:15:55 +00:00
tsan Fix -Wcast-qual warnings in sanitizers 2014-11-13 22:40:59 +00:00
ubsan UBSan: Teach isDerivedFromAtOffset and findBaseAtOffset about vbases 2014-11-06 08:55:23 +00:00
CMakeLists.txt Fix build on some architectures caused by r215247. 2014-08-11 19:57:56 +00:00
Makefile.mk Move original compiler-rt functions (libgcc replacement) to lib/builtins directory 2014-02-14 09:20:33 +00:00