brintos

brintos / llvm-project-archived public Read only

0
0
Text · 89 B · 2511aa8 Raw
6 lines · plain
1target triple = "x86_64-apple-macosx10.15.0"2 3define void @_x86_64() {4entry:5	ret void6}