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 a9cc640 commit 028ad04Copy full SHA for 028ad04
ld/testsuite/ld-elf/linkonce1.d
@@ -2,7 +2,7 @@
2
#source: linkonce1b.s
3
#ld: -r
4
#objdump: -r
5
-#xfail: [is_generic]
+#notarget: [is_generic]
6
7
.*: file format .*
8
#...
ld/testsuite/ld-elf/linkonce3.d
@@ -0,0 +1,13 @@
1
+#source: linkonce1a.s
+#source: linkonce1b.s
+#ld: -r
+#objdump: -r
+#target: [is_generic]
+
+.*: file format .*
+#...
9
+RELOCATION RECORDS FOR \[.debug_frame\]:
10
+OFFSET[ ]+TYPE[ ]+VALUE[ ]*
11
+.*(NONE|unused|UNUSED).*\*ABS\*
12
13
+#pass
0 commit comments