mirror of
https://github.com/intel/llvm.git
synced 2026-02-08 08:57:43 +08:00
10 lines
171 B
ArmAsm
10 lines
171 B
ArmAsm
.section .rdata,"dr",one_only,non_addrsig1
|
|
.globl non_addrsig1
|
|
non_addrsig1:
|
|
.byte 3
|
|
|
|
.section .rdata,"dr",one_only,non_addrsig2
|
|
.globl non_addrsig2
|
|
non_addrsig2:
|
|
.byte 3
|