Tim Northover 337439d12d Support C99 hexadecimal floating-point literals in assembly
It's useful to be able to write down floating-point numbers without having to
worry about what they'll be rounded to (as C99 discovered), this extends that
ability to the MC assembly parsers.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188370 91177308-0d34-0410-b5e6-96231b3b80d8
2013-08-14 14:23:31 +00:00
..
2013-07-02 15:49:13 +00:00
2013-05-24 01:07:04 +00:00
2012-02-17 16:39:47 +00:00
2012-09-14 14:57:36 +00:00
2012-09-14 14:57:36 +00:00
2013-04-08 18:52:58 +00:00