llvm-for-llvmta/test/Linker/Inputs/wrong-addrspace-gv-declaration.ll
Nils Hölscher 3500bf8dde first commit
2022-04-25 10:02:23 +02:00

3 lines
125 B
LLVM

@is_really_as1_gv = addrspace(1) global i32 0, align 4
@is_really_as1_gv_other_type = addrspace(1) global float 4.0, align 4