mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
9 lines
227 B
ArmAsm
9 lines
227 B
ArmAsm
|
@ RUN: llvm-mc < %s -triple armv7-unknown-linux-gnueabi -filetype=obj -o /dev/null
|
||
|
|
||
|
@ Check softvfp as the FPU name.
|
||
|
|
||
|
@ Expected result: The integrated-as should be able to assemble this file
|
||
|
@ without problems.
|
||
|
|
||
|
.fpu softvfp
|