bolt/deps/llvm-18.1.8/lld/test/wasm/Inputs/comdat-data.s

7 lines
109 B
ArmAsm
Raw Normal View History

2025-02-14 19:21:04 +01:00
.globl foo
.section .data.foo,"G",@,foo,comdat
foo:
.int32 42
.int32 43
.size foo, 8