llvm-project/compiler-rt/lib
Nathan Slingerland ba86c9279b [PGO] Enable building compiler-rt profile support library on Windows
Summary: This change configures Windows builds to build the complier-rt profile support library (clang_rt.profile-i386.lib). Windows API incompatibilities in the compiler-rt profile lib are also fixed.

Reviewers: davidxl, dnovillo

Subscribers: llvm-commits

Differential Revision: http://reviews.llvm.org/D15830

llvm-svn: 256848
2016-01-05 17:27:01 +00:00
..
BlocksRuntime Move tests for BlocksRuntime and builtins to corresponding directories under test/ 2014-02-14 09:47:31 +00:00
asan [sancov] adding internal function 2016-01-05 02:09:54 +00:00
builtins fix a gcc warning 2015-12-22 17:22:25 +00:00
cfi [cfi] Fix handling of uninstrumented libraries. 2015-12-22 21:40:09 +00:00
dfsan [compiler-rt] [dfsan] Unify aarch64 mapping 2015-11-27 12:43:33 +00:00
interception Tell clang-format that (most) sanitizers are written using Google style guide. 2015-11-19 22:11:10 +00:00
lsan Revert "[CMake] Provide options for toggling on and off various runtime libraries." 2015-12-10 00:40:58 +00:00
msan [compiler-rt] [msan] Variadic support for AArch64 2015-12-14 14:15:32 +00:00
profile [PGO] Enable building compiler-rt profile support library on Windows 2016-01-05 17:27:01 +00:00
safestack [compiler-rt] [safestack] Enable for aarch64 2015-12-11 17:38:38 +00:00
sanitizer_common [sancov] coverage pc buffer 2016-01-05 01:49:39 +00:00
tsan [compiler-rt] [tsan] Add support for PIE build on AArch64 2015-12-21 19:27:57 +00:00
ubsan [UBSan] Implement runtime suppressions (PR25066). 2015-12-18 19:56:42 +00:00
CMakeLists.txt Cross-DSO control flow integrity (compiler-rt part). 2015-12-15 23:00:33 +00:00
Makefile.mk Remove support for building sanitizers from Makefile/autoconf build on Linux. 2015-02-18 22:26:49 +00:00