2023-01-24 18:25:49 +00:00

7 lines
67 B
LLVM

$baz = comdat any
define i32 @baz() comdat {
entry:
ret i32 0
}