llvm-for-llvmta/test/Linker/Inputs/wrong-addrspace-gv-declarat...

3 lines
125 B
LLVM
Raw Normal View History

2022-04-25 10:02:23 +02:00
@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