llvm-for-llvmta/test/tools/dsymutil/ARM/fat-threading.test

4 lines
220 B
Plaintext
Raw Normal View History

2022-04-25 10:02:23 +02:00
# By default, dsymutil spawns one thread per architecture and this test just
# ensures that things don't break when processing multiple archs.
# RUN: dsymutil -no-output %p/../Inputs/fat-test.arm.dylib -o /dev/null 2>&1