aboutsummaryrefslogtreecommitdiff
path: root/test/MC/AsmParser
diff options
context:
space:
mode:
authorKevin Enderby <enderby@apple.com>2011-03-29 21:54:10 +0000
committerKevin Enderby <enderby@apple.com>2011-03-29 21:54:10 +0000
commitb715ce35d709e911f0936cfdb6b98aef15d0d5cf (patch)
treeadc1930025e9a80caef76a10e867ddbe610f0acc /test/MC/AsmParser
parente077157e544a7df3e918df6421e0c50bb5f99144 (diff)
Adding a test for "-inf" as well.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128495 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/MC/AsmParser')
-rw-r--r--test/MC/AsmParser/floating-literals.s3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/MC/AsmParser/floating-literals.s b/test/MC/AsmParser/floating-literals.s
index 0e96571e1a..d44bb9830c 100644
--- a/test/MC/AsmParser/floating-literals.s
+++ b/test/MC/AsmParser/floating-literals.s
@@ -9,6 +9,9 @@
# CHECK: .long 2139095040
.single InFinIty
+# CHECK: .long 4286578688
+.single -iNf
+
# CHECK: .long 2147483647
.single nAN