Files
clang-p2996/lld/test/ELF/linkerscript/Inputs/at2.s
Rui Ueyama dc32dc1770 Convert more .s files to linker script files.
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
2018-03-01 01:19:12 +00:00

15 lines
149 B
ArmAsm

.section .foo1, "ax"
.quad 0
.section .foo2, "ax"
.quad 0
.section .bar1, "aw"
.quad 0
.section .bar2, "aw"
.quad 0
.section .bar3, "aw"
.quad 0