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