summaryrefslogtreecommitdiff
path: root/test/MC/ARM
diff options
context:
space:
mode:
authorLogan Chien <tzuhsiang.chien@gmail.com>2014-01-02 15:50:02 +0000
committerLogan Chien <tzuhsiang.chien@gmail.com>2014-01-02 15:50:02 +0000
commit311730494e22c6d2453ff20232c5b6e8af0b4a08 (patch)
treeb919a83b58dbbc9ffca6ab13cc2065d5f736f557 /test/MC/ARM
parenta21a8a863ddfda6882fdbdc5a714030b4bf49aec (diff)
downloadllvm-311730494e22c6d2453ff20232c5b6e8af0b4a08.tar.gz
llvm-311730494e22c6d2453ff20232c5b6e8af0b4a08.tar.bz2
llvm-311730494e22c6d2453ff20232c5b6e8af0b4a08.tar.xz
[arm] Add softvfp to supported FPU names.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@198313 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/MC/ARM')
-rw-r--r--test/MC/ARM/directive-fpu-softvfp.s8
1 files changed, 8 insertions, 0 deletions
diff --git a/test/MC/ARM/directive-fpu-softvfp.s b/test/MC/ARM/directive-fpu-softvfp.s
new file mode 100644
index 0000000000..f10845fcb3
--- /dev/null
+++ b/test/MC/ARM/directive-fpu-softvfp.s
@@ -0,0 +1,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