repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Follow up to d0858bffa11, add missing REQUIRES x86
[llvm-project.git]
/
llvm
/
test
/
tools
/
llvm-libtool-darwin
/
Inputs
/
arm64-ios.ll
blob
d3b816e555fcca3fa85d9cdf4545739e1b234374
1
target triple = "arm64-apple-ios8.0.0"
2
3
define void @_arm64(){
4
entry:
5
ret void
6
}