[llvm-commits] [PATCH] Bug 5207: remove APInt Emit() and Read()
Jay Foad
jay.foad at gmail.com
Fri Nov 26 07:59:06 PST 2010
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:
http://lists.cs.uiuc.edu/pipermail/cfe-dev/2010-November/012292.html
Jay.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: emitread.diff
Type: text/x-patch
Size: 551 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20101126/9c2e35c5/attachment.bin>
More information about the llvm-commits
mailing list