[llvm-commits] Patch series to change APInt and APFlot to take StringRefs
Daniel Dunbar
daniel at zuster.org
Wed Aug 12 19:00:12 PDT 2009
On Tue, Aug 11, 2009 at 7:54 PM, Erick
Tryzelaar<idadesub at users.sourceforge.net> wrote:
> Hi All,
>
> This patch series modifies APInt and APFloat to take StringRefs instead of c
> strings. It also adds some new assertions to APFloat, since previously it
> didn't check for improper strings in some cases.
Hi Erick,
Thanks, + patch please? :)
- Daniel
More information about the llvm-commits
mailing list