We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03f260f commit d88c1f9Copy full SHA for d88c1f9
llvm/test/MC/ARM/pcrel-ldrd-same-section.s
@@ -10,7 +10,7 @@
10
@ RUN: llvm-readelf -r %t | FileCheck %s --check-prefix=RELOC
11
@ RUN: llvm-objdump -d --triple=thumbv7 %t | FileCheck %s --check-prefix=THUMB_OFFSET
12
13
-@ RUN: llvm-mc -filetype=obj -o %y %s -triple=thumbebv7
+@ RUN: llvm-mc -filetype=obj -o %t %s -triple=thumbebv7
14
15
@ RUN: llvm-objdump -d --triple=thumbebv7 %t | FileCheck %s --check-prefix=THUMB_OFFSET
16
0 commit comments