1@ RUN: llvm-mc < %s -triple armv7-unknown-linux-gnueabi -filetype=obj -o /dev/null
2
3@ Check softvfp as the FPU name.
4
5@ Expected result: The integrated-as should be able to assemble this file
6@ without problems.
7
8	.fpu	softvfp
9