Add missing files.
This commit is contained in:
parent
3dbcc61de6
commit
f4923a1611
7
ld/testsuite/ld-x86-64/split-by-file1.s
Normal file
7
ld/testsuite/ld-x86-64/split-by-file1.s
Normal file
@ -0,0 +1,7 @@
|
||||
.section ".foo", "axl"
|
||||
.global label1
|
||||
label1:
|
||||
nop
|
||||
nop
|
||||
nop
|
||||
|
6
ld/testsuite/ld-x86-64/split-by-file2.s
Normal file
6
ld/testsuite/ld-x86-64/split-by-file2.s
Normal file
@ -0,0 +1,6 @@
|
||||
.section ".foo", "axl"
|
||||
.global label2
|
||||
label2:
|
||||
nop
|
||||
nop
|
||||
nop
|
Loading…
Reference in New Issue
Block a user