summaryrefslogtreecommitdiff
path: root/llvm/test/tools/llvm-libtool-darwin/Inputs/arm64-ios.ll
blob: d3b816e555fcca3fa85d9cdf4545739e1b234374 (plain)
1
2
3
4
5
6
target triple = "arm64-apple-ios8.0.0"

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