xref: /aosp_15_r20/external/llvm/test/MC/ARM/directive-fpu-softvfp.s (revision 9880d6810fe72a1726cb53787c6711e909410d58)
1*9880d681SAndroid Build Coastguard Worker@ RUN: llvm-mc < %s -triple armv7-unknown-linux-gnueabi -filetype=obj -o /dev/null
2*9880d681SAndroid Build Coastguard Worker
3*9880d681SAndroid Build Coastguard Worker@ Check softvfp as the FPU name.
4*9880d681SAndroid Build Coastguard Worker
5*9880d681SAndroid Build Coastguard Worker@ Expected result: The integrated-as should be able to assemble this file
6*9880d681SAndroid Build Coastguard Worker@ without problems.
7*9880d681SAndroid Build Coastguard Worker
8*9880d681SAndroid Build Coastguard Worker	.fpu	softvfp
9