[llvm-commits] [PATCH 3/4] Modify APInt to take StringRefs instead of a c string.
Erick Tryzelaar
idadesub at users.sourceforge.net
Tue Aug 11 19:54:47 PDT 2009
---
include/llvm/ADT/APInt.h | 8 ++++----
lib/AsmParser/LLLexer.cpp | 4 ++--
lib/Support/APInt.cpp | 43 ++++++++++++++++++++++++++-----------------
3 files changed, 32 insertions(+), 23 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Modify-APInt-to-take-StringRefs-instead-of-a-c-strin.patch
Type: text/x-patch
Size: 6401 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20090811/cbce7bfa/attachment.bin>
More information about the llvm-commits
mailing list