Summary: This change removes large "echo" commands from the test by writing tests themselves as linker scripts. Reviewers: rafael Subscribers: emaste, javed.absar, llvm-commits, arichardson Differential Revision: https://reviews.llvm.org/D43900 llvm-svn: 326403
9 lines
88 B
ArmAsm
9 lines
88 B
ArmAsm
.section .foo1, "a"
|
|
.quad 0
|
|
|
|
.section .foo2, "ax"
|
|
.quad 0
|
|
|
|
.section .foo3, "ax"
|
|
.quad 0
|