llvm-project/compiler-rt/lib/msan/tests
Ahsan Saghir a27398a815 [PowerPC] Update MemorySanitizer test to cater for number of CPUs > 1024
MemorySanitizer test fails on systems with more than 1024 CPUs.
This patch updates the test to make it work for machines that
have more than 1024 CPUs. This helps to fix errors on the PowerPC
sanitizer bot.

Reviewed By: #powerpc, nemanjai

Differential Revision: https://reviews.llvm.org/D87053
2020-09-02 15:29:13 -05:00
..
CMakeLists.txt [msan] Blacklist __gxx_personality_v0. 2019-10-31 10:22:52 -07:00
msan_loadable.cpp compiler-rt: Rename .cc file in lib/msan/tests to .cpp 2019-08-01 14:09:37 +00:00
msan_test.cpp [PowerPC] Update MemorySanitizer test to cater for number of CPUs > 1024 2020-09-02 15:29:13 -05:00
msan_test_config.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
msan_test_main.cpp compiler-rt: Rename .cc file in lib/msan/tests to .cpp 2019-08-01 14:09:37 +00:00