Files
cs420/examples/opt/typedef.ir
2022-05-23 13:33:01 +09:00

11 lines
78 B
Plaintext

fun i32 @main () {
init:
bid: b0
allocations:
block b0:
ret 1:i32
}