brintos

brintos / llvm-project-archived public Read only

0
0
Text · 227 B · f10845f Raw
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