Files
clang-p2996/lld/test/ELF/Inputs/ztext.s
Rui Ueyama b3ee432b6b Rename a test file and fix indentation.
llvm-svn: 326504
2018-03-01 23:01:41 +00:00

11 lines
156 B
ArmAsm

.global bar
.type bar, @object
.size bar, 8
bar:
.quad 0
.global zed
.type zed, @function
zed:
nop