summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/dsymutil/ARM/fat-threading.test
blob: 850979af71acb4835ed0940dc61d980dbf09af1b (plain)
1
2
3
4
# REQUIRES: object-emission
# 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
OpenPOWER on IntegriCloud