summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorLeonard Chan <leonardchan@google.com>2021-10-06 11:09:29 -0700
committerLeonard Chan <leonardchan@google.com>2021-10-06 11:10:36 -0700
commit77d5ccdc6f460732942c8630c7356e72f48ccf39 (patch)
treef4782c3b0761f677827a66814ae9b0ce04eccf07 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent8d64314ffea55f2ad94c1b489586daa8ce30f451 (diff)
[compiler-rt][test] Add shared_unwind requirement
When using a static libunwind, the check_memcpy.c can fail because it checks that tsan intercepted all memcpy/memmoves in the final binary. Though if the static libunwind is not instrumented, then this will fail because it may contain regular memcpy/memmoves. This adds a new REQUIRES check for ensuring that this test won't run unless a dynamic libunwind.so is provided. Differential Revision: https://reviews.llvm.org/D111194
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions