llvm/compiler-rt/test
Vedant Kumar a1f3eb2085 Disable instrprof-merging.cpp on powerpc64 (D69471 follow up)
An execution count goes missing for a constructor, this needs
investigation:

http://lab.llvm.org:8011/builders/clang-ppc64be-linux/builds/45132/

```
/home/buildbots/ppc64be-clang-test/clang-ppc64be/llvm/compiler-rt/test/profile/instrprof-merging.cpp:28:16:
error: V1: expected string not found in input
 A() {} // V1: [[@LINE]]{{ *}}|{{ *}}1

<stdin>:28:32: note: possible intended match here
 28| | A() {} // V1: [[@LINE]]{{ *}}|{{ *}}1
```
2020-02-28 19:00:38 -08:00
..
asan Update Sanitizer tests for Android R. 2020-02-27 14:15:21 -08:00
BlocksRuntime
builtins [compiler-rt] [builtins] Fix logb / logbl tests 2020-02-20 10:16:03 +00:00
cfi [cfi][test] cross-dso/stats.cpp: don't assume the order of static constructors 2020-01-08 15:50:51 -08:00
crt
dfsan [DFSan] Add __dfsan_cmp_callback. 2020-02-28 15:49:44 -08:00
fuzzer [libFuzzer] Fix denominator in the "inputs have DFT" log line. 2020-02-19 11:05:14 -08:00
gwp_asan [GWP-ASan] Crash Handler API. 2020-02-05 15:39:17 -08:00
hwasan
interception
lsan
msan [sanitizer] Add missing declarations for sigaltstack syscall wrappers. 2020-02-04 13:10:43 -08:00
profile Disable instrprof-merging.cpp on powerpc64 (D69471 follow up) 2020-02-28 19:00:38 -08:00
safestack
sanitizer_common Update Sanitizer tests for Android R. 2020-02-27 14:15:21 -08:00
scudo
shadowcallstack
tsan tsan: fix pthread_detach with called_from_lib suppressions 2020-02-26 12:59:49 +01:00
ubsan [compiler-rt/test] Relax a test so we can debug it on sanitizer-x86_64-linux-android 2020-02-28 17:46:56 -08:00
ubsan_minimal
xray
.clang-format
CMakeLists.txt
lit.common.cfg.py Add a %darwin_min_target_with_tls_support lit substitution. 2020-02-19 15:41:36 -08:00
lit.common.configured.in [compiler-rt] Provide a lit config variable that defines the minimum deployment OS version flag appropriate for the configured OS. 2020-02-14 13:53:54 -08:00