brintos

brintos / llvm-project-archived public Read only

0
0
Text · 84 B · 5b48eb0 Raw
6 lines · plain
1target triple = "thumbv7-apple-ios8.0.0"2 3define void @_armv7() {4entry:5	ret void6}