llvm-project/compiler-rt/lib
Evgeniy Stepanov 8bf0633288 Revert "Stop intercepting some malloc-related functions on FreeBSD and macOS"
This reverts r293337, which breaks tests on Windows:

malloc-no-intercept-499eb7.o : error LNK2019: unresolved external symbol _mallinfo referenced in function _main

llvm-svn: 293346
2017-01-27 23:53:20 +00:00
..
BlocksRuntime Move tests for BlocksRuntime and builtins to corresponding directories under test/ 2014-02-14 09:47:31 +00:00
asan Revert "Stop intercepting some malloc-related functions on FreeBSD and macOS" 2017-01-27 23:53:20 +00:00
builtins [Builtin][ARM] Add Thumb1 support for aeabi_c{f,d}cmp.S and dcmp.S 2017-01-27 01:21:00 +00:00
cfi Revert "[sancov] moving sancov rt to sancov/ directory" 2017-01-12 01:37:35 +00:00
dfsan Revert "[sancov] moving sancov rt to sancov/ directory" 2017-01-12 01:37:35 +00:00
esan Revert "[sancov] moving sancov rt to sancov/ directory" 2017-01-12 01:37:35 +00:00
interception Revert "[interception] Check for export table's size before referring to its elements." 2017-01-22 03:30:14 +00:00
lsan Revert "Stop intercepting some malloc-related functions on FreeBSD and macOS" 2017-01-27 23:53:20 +00:00
msan Revert "[sancov] moving sancov rt to sancov/ directory" 2017-01-12 01:37:35 +00:00
profile [Profile] Fix value profiler eviction bug 2016-11-29 22:00:54 +00:00
safestack [compiler-rt] Do not introduce __sanitizer namespace globally 2016-09-15 21:02:18 +00:00
sanitizer_common Revert "Stop intercepting some malloc-related functions on FreeBSD and macOS" 2017-01-27 23:53:20 +00:00
scudo [scudo] Replacing std::atomic with Sanitizer's atomics 2017-01-20 18:32:18 +00:00
stats Revert "[sancov] moving sancov rt to sancov/ directory" 2017-01-12 01:37:35 +00:00
tsan [tsan] Fix os_id of main thread 2017-01-26 19:20:30 +00:00
ubsan [sanitizer] [asan] Use macros to simplify weak aliases on Windows. 2017-01-20 21:09:36 +00:00
xray [XRay][Arm32] Reduce the portion of the stub and implement more staging for tail calls - in compiler-rt 2017-01-26 16:18:13 +00:00
CMakeLists.txt Revert "[sancov] moving sancov rt to sancov/ directory" 2017-01-12 01:37:35 +00:00