llvm-for-llvmta/test/LTO/X86/Inputs/list-symbols.ll

5 lines
55 B
LLVM
Raw Normal View History

2022-04-25 10:02:23 +02:00
@glob = global i32 0
define void @bar() {
ret void
}