summaryrefslogtreecommitdiffstats
path: root/lld/test/core/gnulinkonce-simple.objtxt
diff options
context:
space:
mode:
Diffstat (limited to 'lld/test/core/gnulinkonce-simple.objtxt')
-rw-r--r--lld/test/core/gnulinkonce-simple.objtxt6
1 files changed, 1 insertions, 5 deletions
diff --git a/lld/test/core/gnulinkonce-simple.objtxt b/lld/test/core/gnulinkonce-simple.objtxt
index da325d48c36..0576e5f75d7 100644
--- a/lld/test/core/gnulinkonce-simple.objtxt
+++ b/lld/test/core/gnulinkonce-simple.objtxt
@@ -1,4 +1,4 @@
-# RUN: lld -core %s | FileCheck %s
+# RUN: lld -core %s %p/Inputs/gnulinkonce-simple.objtxt | FileCheck %s
#
# Test that gnu linkonce sections are parsed properly when there is a reference to a
@@ -37,10 +37,6 @@ defined-atoms:
- name: anotherfunction
scope: global
type: data
----
-undefined-atoms:
- - name: f1
- can-be-null: never
...
#CHECK: defined-atoms:
OpenPOWER on IntegriCloud