[llvm-commits] [PATCH 3/4] Modify APInt to take StringRefs instead of a c string.
Daniel Dunbar
daniel at zuster.org
Wed Aug 12 20:56:53 PDT 2009
Applied as r78885, thanks.
- Daniel
On Tue, Aug 11, 2009 at 7:54 PM, Erick
Tryzelaar<idadesub at users.sourceforge.net> wrote:
> ---
> include/llvm/ADT/APInt.h | 8 ++++----
> lib/AsmParser/LLLexer.cpp | 4 ++--
> lib/Support/APInt.cpp | 43 ++++++++++++++++++++++++++-----------------
> 3 files changed, 32 insertions(+), 23 deletions(-)
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
>
More information about the llvm-commits
mailing list