commit | 337439d12d2e2a9e820e0aeee261bbdb935fc0a5 | [log] [tgz] |
---|---|---|
author | Tim Northover <tnorthover@apple.com> | Wed Aug 14 14:23:31 2013 +0000 |
committer | Tim Northover <tnorthover@apple.com> | Wed Aug 14 14:23:31 2013 +0000 |
tree | 605c854f4db448fa58f7d806c204947745dbfe60 | |
parent | 79663c1910ebf9bda8f758388eaa3171fb9a5134 [diff] |
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