reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1 2 3 4 5 6 7 8 | @ 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 |