churf/src/Accurate_GC/sample.ll
2023-03-28 14:15:22 +02:00

4 lines
No EOL
46 B
LLVM

define void @f() gc "gc" {
entry:
ret void
}