6 lines
67 B
LLVM
6 lines
67 B
LLVM
$baz = comdat any
|
|
|
|
define i32 @baz() comdat {
|
|
entry:
|
|
ret i32 0
|
|
}
|