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

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