llvm-project/compiler-rt/lib
Xinliang David Li 470bfa9aaa [PGO] Cleanup: fix function-data field names
To make them the same as the common def in InstrProfData.inc.
This is a preparation to make the runtime code  to use the 
template as well. NFC

llvm-svn: 252421
2015-11-08 18:00:13 +00:00
..
BlocksRuntime Move tests for BlocksRuntime and builtins to corresponding directories under test/ 2014-02-14 09:47:31 +00:00
asan [ASan] Add two new functions to DLL thunk. 2015-11-06 23:04:00 +00:00
builtins [compiler-rt][aarch64] New tests for 128-bit floating-point builtins, fixes of tests and __fixuint 2015-11-05 18:36:42 +00:00
cfi CFI: Make the cfi target a dependency of compiler-rt. 2015-09-02 02:18:46 +00:00
dfsan [compiler-rt] Apply modernize-use-nullptr fixes in sanitizers 2015-10-01 00:22:21 +00:00
interception Sanitizer: define WIN32_LEAN_AND_MEAN 2015-10-29 20:36:55 +00:00
lsan [lsan] [aarch64] Add support for AArch64 2015-10-21 13:08:06 +00:00
msan Revert "Apply modernize-use-default to compiler-rt." 2015-10-30 18:52:31 +00:00
profile [PGO] Cleanup: fix function-data field names 2015-11-08 18:00:13 +00:00
safestack [compiler-rt] Apply modernize-use-nullptr fixes in sanitizers 2015-10-01 00:22:21 +00:00
sanitizer_common [tsan] Fix build warnings on OS X 2015-11-05 14:32:56 +00:00
tsan [tsan] Enable new/delete C++ interceptors for OS X 2015-11-06 11:07:26 +00:00
ubsan Revert "Apply modernize-use-default to compiler-rt." 2015-10-30 18:52:31 +00:00
CMakeLists.txt [CFI] Make CFI tests require UBSan (for diagnostic mode). 2015-09-29 21:43:37 +00:00
Makefile.mk Remove support for building sanitizers from Makefile/autoconf build on Linux. 2015-02-18 22:26:49 +00:00