summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/fuzzer
diff options
context:
space:
mode:
authorJulian Lettner <jlettner@apple.com>2019-02-27 19:06:20 +0000
committerJulian Lettner <jlettner@apple.com>2019-02-27 19:06:20 +0000
commit6eef7d05249fb88bf5b31289f4c27d75f50c1ae4 (patch)
treeae2d29245574c1859e9fcf32f85c2ad7e50ab47d /compiler-rt/lib/fuzzer
parentb65a8ad761c34a4c2eeec1385c2e00c9a51086d0 (diff)
downloadbcm5719-llvm-6eef7d05249fb88bf5b31289f4c27d75f50c1ae4.tar.gz
bcm5719-llvm-6eef7d05249fb88bf5b31289f4c27d75f50c1ae4.zip
[Darwin][NFC] Refactor throttling of 64bit sanitizer tests on Darwin
Underlying condition for throttling is "has large mmap'd regions" (i.e., shadow memory) and not sanitizers in general (e.g., UBSan does not need to be throttled). Rename parallelism group `darwin-64bit-sanitizer` to `shadow-memory` and apply it unconditionally to all tests which require it. We can then have all the Darwin throttling logic in one place in the commen lit config. Throttle sanitizer_common unit tests. Configuration was previously missing from sanitizer_common/Unit/lit.site.cfg. Reviewed by: kubamracek Differential Revision: https://reviews.llvm.org/D58677 llvm-svn: 355018
Diffstat (limited to 'compiler-rt/lib/fuzzer')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud