llvm-project/lld/test/wasm/Inputs/comdat1.s

14 lines
310 B
ArmAsm

.text
.section .text.foo,"G",@,foo,comdat
.globl foo
.type foo,@function
foo:
.functype foo () -> ()
return
end_function
.section .debug_foo,"G",@,foo,comdat
.int32 1
.section .debug_foo,"G",@,duplicate,comdat
.int64 123