Compiler projects using llvm
target triple = "arm64-apple-ios8.0.0"

define void @_arm64(){
entry:
	ret void
}