summaryrefslogtreecommitdiff
path: root/test/COFF/weak-external3.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/COFF/weak-external3.test')
-rw-r--r--test/COFF/weak-external3.test10
1 files changed, 4 insertions, 6 deletions
diff --git a/test/COFF/weak-external3.test b/test/COFF/weak-external3.test
index 05ff859993a3c..a06ce48a61a67 100644
--- a/test/COFF/weak-external3.test
+++ b/test/COFF/weak-external3.test
@@ -5,13 +5,11 @@
# RUN: lld-link /out:%t2.exe /entry:f /subsystem:console /lldmap:%t2.map %t.obj %t.lto.obj
# RUN: FileCheck --check-prefix=CHECK2 %s < %t2.map
-# CHECK1: <lto object>:
-# CHECK1-NOT: :
-# CHECK1: {{ g$}}
+# CHECK1: lto.tmp
+# CHECK1-NEXT: 0 g
-# CHECK2: weak-external3{{.*}}:
-# CHECK2-NOT: :
-# CHECK2: {{ f$}}
+# CHECK2: weak-external3.test.tmp.obj
+# CHECK2-NEXT: 0 f
--- !COFF
header: