llvm-project/compiler-rt/lib
Filipe Cabecinhas 19aeaf76df [Fix r262785] Fix missing declaration when COMPILER_RT_BOOL_CMPXCHG was used but InstrProfilingUtil.h wasn't included.
Also fixed declaration which still had the pre-r262788 name.

llvm-svn: 262827
2016-03-07 13:42:17 +00:00
..
BlocksRuntime Move tests for BlocksRuntime and builtins to corresponding directories under test/ 2014-02-14 09:47:31 +00:00
asan [cmake] Address Samsonov's post-commit review of r262723 2016-03-05 10:01:04 +00:00
builtins builtins: adjust the clobbers list for android __clear_cache 2016-02-25 04:04:37 +00:00
cfi [CMake] Assign components and dependencies during add_compiler_rt_resource_file 2016-02-23 21:50:39 +00:00
dfsan [cmake] Address Samsonov's post-commit review of r262723 2016-03-05 10:01:04 +00:00
interception [cmake] Address Samsonov's post-commit review of r262723 2016-03-05 10:01:04 +00:00
lsan [cmake] Address Samsonov's post-commit review of r262723 2016-03-05 10:01:04 +00:00
msan [cmake] Address Samsonov's post-commit review of r262723 2016-03-05 10:01:04 +00:00
profile [Fix r262785] Fix missing declaration when COMPILER_RT_BOOL_CMPXCHG was used but InstrProfilingUtil.h wasn't included. 2016-03-07 13:42:17 +00:00
safestack [compiler-rt] [safestack] Enable for aarch64 2015-12-11 17:38:38 +00:00
sanitizer_common [cmake] Address Samsonov's post-commit review of r262723 2016-03-05 10:01:04 +00:00
stats [Sanitizer] Introduce ListOfModules object and use it to replace GetListOfModules(). 2016-02-22 18:52:51 +00:00
tsan [cmake] Address Samsonov's post-commit review of r262723 2016-03-05 10:01:04 +00:00
ubsan [cmake] Address Samsonov's post-commit review of r262723 2016-03-05 10:01:04 +00:00
CMakeLists.txt Introduce stats and stats_client libraries. 2016-01-16 00:31:29 +00:00
Makefile.mk Remove autoconf support for building runtime libraries. 2016-01-26 21:31:12 +00:00