7 lines
82 B
LLVM
7 lines
82 B
LLVM
|
target triple = "arm64-apple-ios8.0.0"
|
||
|
|
||
|
define void @_arm64(){
|
||
|
entry:
|
||
|
ret void
|
||
|
}
|