[llvm-commits] Tablgen bugfix
Jakob Stoklund Olesen
stoklund at 2pi.dk
Sun Jan 27 10:20:07 PST 2013
On Jan 24, 2013, at 2:16 AM, "Malul, Elior" <elior.malul at intel.com> wrote:
> Hi Michel, thx for the comment.
> I changed all the related variables to be of size_t.
> 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??).
LGTM
/jakob
More information about the llvm-commits
mailing list