Don't write output to 'a.out', write it to a temporary file. This fixes
authorChandler Carruth <chandlerc@gmail.com>
Tue, 10 Mar 2015 08:06:49 +0000 (08:06 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Tue, 10 Mar 2015 08:06:49 +0000 (08:06 +0000)
the test when run frem a read-only checkout of the source tree.

llvm-svn: 231769

lld/test/mach-o/use-simple-dylib.yaml

index dcc6b46..0da7d1b 100644 (file)
@@ -1,4 +1,4 @@
-# RUN: lld -flavor darwin -arch x86_64 -print_atoms -r %s | FileCheck %s
+# RUN: lld -flavor darwin -arch x86_64 -print_atoms -r %s -o %t | FileCheck %s
 
 
 --- !mach-o