summaryrefslogtreecommitdiffstats
path: root/lld/test/fixups-dup-named.objtxt
diff options
context:
space:
mode:
Diffstat (limited to 'lld/test/fixups-dup-named.objtxt')
-rw-r--r--lld/test/fixups-dup-named.objtxt6
1 files changed, 3 insertions, 3 deletions
diff --git a/lld/test/fixups-dup-named.objtxt b/lld/test/fixups-dup-named.objtxt
index e66297a2432..38ca56ebca5 100644
--- a/lld/test/fixups-dup-named.objtxt
+++ b/lld/test/fixups-dup-named.objtxt
@@ -1,4 +1,4 @@
-# RUN: lld-core %s | FileCheck %s
+# RUN: lld -core %s | FileCheck %s
#
# Test references referencing multiple atoms that have the same name
@@ -11,10 +11,10 @@ defined-atoms:
content: [ E8, 00, 00, 00, 00, E8, 00, 00, 00, 00 ]
references:
- offset: 1
- kind: 3
+ kind: pcrel32
target: bar_1
- offset: 6
- kind: 3
+ kind: pcrel32
target: bar_2
- name: bar
OpenPOWER on IntegriCloud