[dsymutil] Require darwin in fat binary test

dsymutil uses lipo(1) to build the fat binary, which it invokes as a
process. For that, we need to only run this test on darwin systems.

Should fix: http://lab.llvm.org:8011/builders/llvm-clang-x86_64-expensive-checks-ubuntu/builds/181/steps/test-check-all/logs/stdio
This commit is contained in:
Francis Visoiu Mistrih 2019-11-01 16:15:07 -07:00
parent 1ee18f275e
commit 86cdf74dc8
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
REQUIRES : system-darwin
RUN: rm -rf %t
RUN: mkdir -p %t
RUN: cat %p/../Inputs/remarks/fat.macho.remarks.x86 > %t/fat.macho.remarks.x86