[llvm-commits] [llvm-gcc] Cumulative Patch for Arbitrary BitWidth Integers (please commit)
Reid Spencer
rspencer at reidspencer.com
Thu Jan 11 23:31:36 PST 2007
On Thu, 2007-01-11 at 23:23 -0800, Chris Lattner wrote:
> Your generalization to support variable int types wouldn't work
> anyway, so I just switch on valid widths.
It wasn't wrong. Nothing could generate the non-byte-width integer types
yet anyway. That is the very next thing I'm going to work on.
Reid.
More information about the llvm-commits
mailing list