llvm-project/compiler-rt/lib
Serge Rogatch 4ab7a30538 [XRay][AArch64] An attempt to fix test patching-unpatching.cc by flushing the instruction cache after code modification
Summary: This patch attempts to fix test patching-unpatching.cc . The new code flushes the instruction cache after modifying the program at runtime.

Reviewers: dberris, rengolin, pelikan, rovka

Subscribers: rovka, llvm-commits, iid_iunknown, aemerson

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

llvm-svn: 291568
2017-01-10 16:16:33 +00:00
..
BlocksRuntime Move tests for BlocksRuntime and builtins to corresponding directories under test/ 2014-02-14 09:47:31 +00:00
asan Revert r291509, 291510 and 291511 2017-01-10 11:14:44 +00:00
builtins [Builtins] [ARM] Adding Thumb1 support for fcmp 2017-01-08 18:51:12 +00:00
cfi [compiler-rt] Do not introduce __sanitizer namespace globally 2016-09-15 21:02:18 +00:00
dfsan [compiler-rt] Do not introduce __sanitizer namespace globally 2016-09-15 21:02:18 +00:00
esan [esan] Fix ESan test failure on Debian Sid bot 2016-10-07 20:53:35 +00:00
interception [asan] Don't assert that a target is within 2GB on 32-bit Windows 2016-11-15 18:29:17 +00:00
lsan Provide default implementations for sanitizer interface functions 2017-01-07 00:31:20 +00:00
msan Make cmake link flag naming consistent 2017-01-10 04:33:04 +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 [sanitizer] Fix sigaction definition on 32-bit sparc 2017-01-10 12:41:18 +00:00
scudo [cmake] Disable appending -msse4.2 flag implicitly 2017-01-06 08:21:02 +00:00
stats Make cmake link flag naming consistent 2017-01-10 04:33:04 +00:00
tsan Make cmake link flag naming consistent 2017-01-10 04:33:04 +00:00
ubsan Make cmake link flag naming consistent 2017-01-10 04:33:04 +00:00
xray [XRay][AArch64] An attempt to fix test patching-unpatching.cc by flushing the instruction cache after code modification 2017-01-10 16:16:33 +00:00
CMakeLists.txt build: allow building a specific set of sanitizers 2016-08-19 15:13:21 +00:00