llvm-project/compiler-rt/lib
Fangrui Song fc0bd3c2ce [libFuzzer] Refactor GetNextInstructionPc/GetPreviousInstructionPc
Port the change to compiler-rt/lib/fuzzer/FuzzerTracePC.cpp .
Update RISCV to use PC-2: this is coarse (C extension may be disabled) but
sufficient for pure symbolization purpose.

The commit is separate from D120362 so that bisecting/reverting is easier.
2022-02-22 16:25:57 -08:00
..
BlocksRuntime
asan [sanitizer_common] Use GetStaticTlsBoundary on Solaris 11.4 2022-02-22 20:18:22 +01:00
builtins Revert "[compiler-rt] Implement ARM atomic operations for architectures without SMP support" 2022-02-17 02:17:27 -08:00
cfi sanitizer_common: prefix thread-safety macros with SANITIZER_ 2022-01-07 15:11:00 +01:00
crt Control-flow Enforcement Technology (CET), published by Intel, introduces 2022-01-10 11:01:11 +08:00
dfsan [NFC][DFSan] Cleanup code to use align functions. 2022-01-06 14:42:38 -08:00
fuzzer [libFuzzer] Refactor GetNextInstructionPc/GetPreviousInstructionPc 2022-02-22 16:25:57 -08:00
gwp_asan [gwp_asan] Add missing <algorithm> include 2022-02-19 01:14:14 +00:00
hwasan Revert "[HWASan] Use hwasan_memalign for aligned new." 2022-02-12 13:57:28 -05:00
interception [sanitizers] Silence warnings about unused variables in i386 build. NFC. 2022-01-28 12:30:38 +02:00
lsan sanitizer_common: make internal/external headers compatible 2022-02-11 19:39:44 +01:00
memprof Reland "[memprof] Refactor out the MemInfoBlock into a macro based def." 2022-02-14 16:05:05 -08:00
msan [msan] strsignal interceptor 2022-02-17 18:13:35 -08:00
orc [ORC-RT] Fix missing #include from f9aef477eb. 2022-02-08 17:41:53 +11:00
profile [InstrProf] Add single byte coverage mode 2022-01-27 17:38:55 -08:00
safestack Revert "sanitizers: increase .clang-format columns to 100" 2021-07-28 09:40:21 +02:00
sanitizer_common [sanitizer] Refactor GetNextInstructionPc/GetPreviousInstructionPc 2022-02-22 16:20:40 -08:00
scudo [scudo] Add missing <algorithm> include 2022-02-19 01:14:14 +00:00
stats [compiler-rt] separate lsan, ubsan, stats configuration from SANITIZER_COMMON_SUPPORTED_OS 2021-11-10 19:16:20 -08:00
tsan [tsan] Make __fxstat code path glibc only 2022-02-11 15:23:18 -08:00
ubsan sanitizer_common: make internal/external headers compatible 2022-02-11 19:39:44 +01:00
ubsan_minimal [compiler-rt] separate lsan, ubsan, stats configuration from SANITIZER_COMMON_SUPPORTED_OS 2021-11-10 19:16:20 -08:00
xray [CMake] Use generator expression to get in-tree libc++ path 2022-01-26 14:12:48 -08:00
CMakeLists.txt [ORC-RT] Re-apply "Initial ORC Runtime directories and build..." with fixes. 2021-04-24 16:00:20 -07:00