brintos

brintos / llvm-project-archived public Read only

0
0
Text · 41 B · a59d68c Raw
5 lines · plain
1define void @foo() {2entry:3  ret void4}5