summaryrefslogtreecommitdiff
path: root/lld
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2021-07-02 14:59:50 -0700
committerDavid Blaikie <dblaikie@gmail.com>2021-07-02 14:59:50 -0700
commitbf7f846b683077a8adcb229624082e525870229b (patch)
treeab6f1d45e122f570fe16043dc3626a0a479ee192 /lld
parent[mlir][Vector] NFC - Compress vector to outerproduct lowering. (diff)
downloadllvm-project-bf7f846b683077a8adcb229624082e525870229b.tar.gz
llvm-project-bf7f846b683077a8adcb229624082e525870229b.tar.bz2
llvm-project-bf7f846b683077a8adcb229624082e525870229b.zip
Fix test so it doesn't try to write to the test directory, only to %t
Diffstat (limited to 'lld')
-rw-r--r--lld/test/MachO/bug_50812.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/lld/test/MachO/bug_50812.s b/lld/test/MachO/bug_50812.s
index 676e0e003c52..134a748a7ec2 100644
--- a/lld/test/MachO/bug_50812.s
+++ b/lld/test/MachO/bug_50812.s
@@ -3,7 +3,7 @@
## Replace this with "normal" .s test format once lld supports `-r`
# RUN: yaml2obj %s -o %t.o
-# RUN: %lld -lSystem -platform_version macos 11.3 11.0 -arch x86_64 %t.o
+# RUN: %lld -lSystem -platform_version macos 11.3 11.0 -arch x86_64 %t.o -o %t
--- !mach-o
FileHeader:
magic: 0xFEEDFACF