8 lines
75 B
LLVM
8 lines
75 B
LLVM
@X = weak global i32 1, align 4
|
|
|
|
define void @foo() {
|
|
entry:
|
|
ret void
|
|
}
|
|
|