1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/test/Linker/Inputs/wrong-addrspace-gv-declaration.ll
2018-09-24 04:42:14 +00: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