xref
: /
external
/
llvm-project
/
llvm
/
test
/
tools
/
llvm-libtool-darwin
/
Inputs
/
armv7-ios.ll
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
target triple = "thumbv7-apple-ios8.0.0"
2
3
define void @_armv7() {
4
entry:
5
ret void
6
}