1target triple = "thumbv7-apple-ios8.0.0"
2
3define void @_armv7() {
4entry:
5	ret void
6}