brintos

brintos / llvm-project-archived public Read only

0
0
Text · 44 B · 5ccc9b6 Raw
4 lines · c
1int dso_function(int i) {2  return i + 1;3}4