llvm-project/compiler-rt/lib/interception
Hubert Tong 50721b27c4 [compiler-rt][tests] Propagate COMPILER_RT_UNITTEST_LINK_FLAGS
`COMPILER_RT_UNITTEST_LINK_FLAGS` is dropped in many places, unlike
`COMPILER_RT_UNITTEST_CFLAGS`. This patch attempts to remove that
inconsistency.

Previously reviewed as part of D58951.

Reviewers: sfertile, peter.smith, pzheng, phosek, Hahnfeld, nemanjai, jasonliu

Reviewed By: sfertile

Subscribers: jsji, kubamracek, dberris, mgorny, delcypher, jdoerfert, #sanitizers, llvm-commits

Tags: #llvm, #sanitizers

Differential Revision: https://reviews.llvm.org/D60143

llvm-svn: 359733
2019-05-01 22:25:16 +00:00
..
tests [compiler-rt][tests] Propagate COMPILER_RT_UNITTEST_LINK_FLAGS 2019-05-01 22:25:16 +00:00
.clang-format [sanitizer] Remove unneeded blank lines 2018-05-09 00:44:26 +00:00
CMakeLists.txt Make compiler-rt CMakeLists.txt formatting a bit more like LLVM's usual formatting 2019-01-16 18:12:45 +00:00
interception.h [hwasan, asan] Intercept vfork. 2019-02-27 21:11:50 +00:00
interception_linux.cc [Sanitizer] Reland "Cleanup INTERCEPT_FUNCTION macro" 2019-05-01 20:57:59 +00:00
interception_linux.h [Sanitizer] Reland "Cleanup INTERCEPT_FUNCTION macro" 2019-05-01 20:57:59 +00:00
interception_mac.cc Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
interception_mac.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
interception_type_test.cc Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
interception_win.cc [winasan] Fix strrchr interception with vs2019 CRT 2019-04-04 21:08:02 +00:00
interception_win.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00