5 lines
41 B
LLVM
5 lines
41 B
LLVM
|
define void @foo() {
|
||
|
entry:
|
||
|
ret void
|
||
|
}
|