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

3 lines
65 B
LLVM

@X = constant [1 x i32] [i32 8]
@Y = external constant [1 x i32]