llvm-for-llvmta/test/tools/llvm-libtool-darwin/Inputs/arm64-ios.ll

7 lines
82 B
LLVM
Raw Normal View History

2022-04-25 10:02:23 +02:00
target triple = "arm64-apple-ios8.0.0"
define void @_arm64(){
entry:
ret void
}