llvm-6502/include
Chris Lattner 67cb2f6eb5 Do not let 'ftostr' return a string that starts with spaces. This allows
the AsmWriter to emit FP constants like 1.0 in normal exponential notation
instead of hex notation.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19279 91177308-0d34-0410-b5e6-96231b3b80d8
2005-01-04 01:56:28 +00:00
..
llvm Do not let 'ftostr' return a string that starts with spaces. This allows 2005-01-04 01:56:28 +00:00