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