llvm-project/compiler-rt/lib
Tim Northover a5a06ad6fc AArch64: add support for ARM64 iOS versions of compiler-rt.
Just a dummy directory and a few sane choices in the Darwin SDK.

rdar://problem/18575597

llvm-svn: 219323
2014-10-08 17:28:37 +00:00
..
BlocksRuntime Move tests for BlocksRuntime and builtins to corresponding directories under test/ 2014-02-14 09:47:31 +00:00
asan [asan] Minor tweak to asan_device_setup. 2014-10-06 12:45:39 +00:00
builtins AArch64: add support for ARM64 iOS versions of compiler-rt. 2014-10-08 17:28:37 +00:00
dfsan Custom wrappers for DFSanitizing sprintf & snprintf. 2014-10-08 10:01:42 +00:00
interception [sanitizer] Android build cleanup. 2014-09-29 13:18:55 +00:00
lsan [sanitizer] Android build cleanup. 2014-09-29 13:18:55 +00:00
msan [msan] Make origin tracking fork-safe. 2014-09-04 10:36:14 +00:00
msandr [msandr] Access app TLS directly in native exec mode. 2014-01-20 13:09:29 +00:00
profile profile: Avoid name collisions between instrumentation and runtime 2014-09-04 15:45:31 +00:00
sanitizer_common Custom wrappers for DFSanitizing sprintf & snprintf. 2014-10-08 10:01:42 +00:00
tsan tsan: output stats about stackdepot in memory profiler 2014-10-03 14:54:11 +00:00
ubsan [sanitizer] Add i686 arch to compiler-rt. 2014-10-01 12:55:06 +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