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