1target triple = "arm64-apple-ios8.0.0"
2
3define void @_arm64(){
4entry:
5	ret void
6}
7