[llvm-commits] Tablgen bugfix
Sean Silva
silvas at purdue.edu
Thu Jan 24 21:59:45 PST 2013
On Thu, Jan 24, 2013 at 5:16 AM, Malul, Elior <elior.malul at intel.com> wrote:
> Although that requires a cast from uint64_t to size_t, I don't see a situation where POS have a value bigger 2^32,
> (I mean, who would like to write a file header in offset 4GB??).
I think I once saw headers are emitted later in the file. If you dig
through the .inc files you'll probably find it (although I doubt that
we'll be writing 4GB .inc files...).
-- Sean Silva
More information about the llvm-commits
mailing list