llvm-project/compiler-rt/lib
Frederic Cambus 626e2a6c62 [compiler-rt] Use portable "#!/usr/bin/env bash" shebang for tests.
In build_symbolizer.sh we can safely remove the -eu argument from the shebang (which is an unportable construct), as the scripts sets **-e** and **-u** already.

Differential Revision: https://reviews.llvm.org/D110039
2021-09-24 19:10:07 +05:30
..
BlocksRuntime
asan [compiler-rt] Use portable "#!/usr/bin/env bash" shebang for tests. 2021-09-24 19:10:07 +05:30
builtins [compiler-rt] Implement __clear_cache() on OpenBSD/riscv64 2021-09-17 15:42:05 -04:00
cfi sanitizer_common: enable format string checking 2021-08-13 13:44:52 +02:00
crt [RISCV][crt] support building without init_array 2020-12-01 17:17:50 +03:00
dfsan [compiler-rt] NFC: Fix trivial typo 2021-09-04 14:12:58 +05:30
fuzzer [fuzzer][fuchsia] Close exception channel before exiting. 2021-09-16 11:57:12 -07:00
gwp_asan [compiler-rt] Use portable "#!/usr/bin/env bash" shebang for tests. 2021-09-24 19:10:07 +05:30
hwasan [HWASan] Use a single .weak binding in asm. 2021-09-22 09:35:09 -07:00
interception [compiler-rt] [windows] Add more assembly patterns for interception 2021-09-21 15:51:58 -07:00
lsan [sanitizer] Add hexagon support to lsan 2021-08-17 19:59:24 -07:00
memprof [MemProf] Fix format warnings 2021-09-15 16:27:21 -07:00
msan [compiler-rt] NFC: Fix trivial typo 2021-09-04 14:12:58 +05:30
orc [ORC-RT] Rename ExecutorAddress to ExecutorAddr. 2021-09-23 21:42:23 -07:00
profile Revert "[compiler-rt][profile] Add padding after binary IDs" 2021-09-23 15:48:59 -07:00
safestack Revert "sanitizers: increase .clang-format columns to 100" 2021-07-28 09:40:21 +02:00
sanitizer_common [compiler-rt] Use portable "#!/usr/bin/env bash" shebang for tests. 2021-09-24 19:10:07 +05:30
scudo scudo: Only add no-omit-frame-pointer flags when the compiler supports them 2021-09-08 21:10:40 -07:00
stats compiler-rt: Rename .cc file in lib/{dfsan,stats,ubsan_minimal} to .cpp 2019-08-01 12:41:23 +00:00
tsan [compiler-rt] Use portable "#!/usr/bin/env bash" shebang for tests. 2021-09-24 19:10:07 +05:30
ubsan ubsan: fix few format string bugs 2021-08-13 13:45:23 +02:00
ubsan_minimal [compiler-rt] Suppress -Wunused-result due to ::write when _FORTIFY_SOURCE>0 in glibc 2020-10-12 09:57:12 -07:00
xray [compiler-rt] NFC: Fix trivial typo 2021-09-04 14:12:58 +05:30
CMakeLists.txt [ORC-RT] Re-apply "Initial ORC Runtime directories and build..." with fixes. 2021-04-24 16:00:20 -07:00