llvm-project/compiler-rt/lib
Reid Kleckner 3ae87c4650 [builtins] Fix MSVC build
Avoid __attribute__((constructor)) in cpu_model.c.

Use more C99 _Complex emulation in divtc3.c. Joerg Sonnenberger added
this builtin just after the last round of C99 _Complex emulation landed
in r249514 (Oct 2015).

llvm-svn: 299784
2017-04-07 16:54:32 +00:00
..
BlocksRuntime Move tests for BlocksRuntime and builtins to corresponding directories under test/ 2014-02-14 09:47:31 +00:00
asan [asan] Fix dead stripping of globals on Linux (compiler-rt). 2017-04-06 19:55:52 +00:00
builtins [builtins] Fix MSVC build 2017-04-07 16:54:32 +00:00
cfi [cfi] Fix symbol lookup hack in cross-dso cfi to handle LLD binaries. 2017-04-06 00:34:45 +00:00
dfsan Revert "[sancov] moving sancov rt to sancov/ directory" 2017-01-12 01:37:35 +00:00
esan [sanitizer] Move fread and fwrite interceptors to sanitizer_common 2017-03-30 07:25:33 +00:00
interception [interception] Check for export table's size before referring to its elements. 2017-01-30 18:23:37 +00:00
lsan Enable builds of darwin lsan by default 2017-04-06 17:41:26 +00:00
msan [sanitizer] Move fread and fwrite interceptors to sanitizer_common 2017-03-30 07:25:33 +00:00
profile Resubmit r295469 [PGO] Suspend SIGKILL for PR_SET_PDEATHSIG in profile-write 2017-03-17 18:41:33 +00:00
safestack [compiler-rt] Do not introduce __sanitizer namespace globally 2016-09-15 21:02:18 +00:00
sanitizer_common Revert r299672: Add a virtual destructor to a class with virtual methods. 2017-04-06 18:22:25 +00:00
scudo [scudo] 32-bit quarantine sizes adjustments and bug fixes 2017-02-03 20:49:42 +00:00
stats Revert "[sancov] moving sancov rt to sancov/ directory" 2017-01-12 01:37:35 +00:00
tsan [TSan] Adjust expectation for check_analyze.sh 2017-04-06 17:09:08 +00:00
ubsan [ubsan] Add nullability handlers to interface file 2017-03-14 16:36:03 +00:00
xray [XRay][compiler-rt] Remove unused local variable 2017-04-06 11:27:53 +00:00
CMakeLists.txt Revert "[sancov] moving sancov rt to sancov/ directory" 2017-01-12 01:37:35 +00:00