mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-02 22:04:55 +00:00
311730494e
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@198313 91177308-0d34-0410-b5e6-96231b3b80d8
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
|