[llvm-commits] [PATCH] Bug 5207: remove APInt Emit() and Read()

Rafael EspĂ­ndola rafael.espindola at gmail.com
Sun Nov 28 06:27:42 PST 2010


On 26 November 2010 10:59, Jay Foad <jay.foad at gmail.com> wrote:
> The APInt methods Read() and Emit() don't seem to be used, or even
> defined, so remove the declarations.
>
> Patch attached. "make check" shows no new failures beyond what I reported here:

The patch is OK. Do you have write access?

> http://lists.cs.uiuc.edu/pipermail/cfe-dev/2010-November/012292.html
>
> Jay.
>

Thanks,
Rafael



More information about the llvm-commits mailing list