brintos

brintos / llvm-project-archived public Read only

0
0
Text · 135 B · 41385f6 Raw
8 lines · plain
1target triple = "arm64-apple-macosx11.0.0"2 3module asm ".desc ___crashreporter_info__, 0x10"4 5define void @somesymbol() {6  ret void7}8