[llvm-commits] [PATCH 4/4] Modify APFloat to take a StringRef instead of a c string.

Erick Tryzelaar idadesub at users.sourceforge.net
Tue Aug 11 20:33:23 PDT 2009


---
 include/llvm/ADT/APFloat.h |    9 +++--
 lib/Support/APFloat.cpp    |   77 ++++++++++++++++++++++++++++---------------
 2 files changed, 55 insertions(+), 31 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Modify-APFloat-to-take-a-StringRef-instead-of-a-c-st.patch
Type: text/x-patch
Size: 8803 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20090811/7023d893/attachment.bin>


More information about the llvm-commits mailing list