[llvm-commits] Tablgen bugfix
Nadav Rotem
nrotem at apple.com
Sun Jan 27 23:37:46 PST 2013
Committed in r173672.
On Jan 27, 2013, at 10:54 PM, "Malul, Elior" <elior.malul at intel.com> wrote:
> Jakob hi, Can you please commit on my behalf? (I don't yet have commit permissions).
> Thx, Elior
>
> -----Original Message-----
> From: Jakob Stoklund Olesen [mailto:stoklund at 2pi.dk]
> Sent: Sunday, January 27, 2013 20:20
> To: Malul, Elior
> Cc: Liao, Michael; dag at cray.com; llvm-commits at cs.uiuc.edu
> Subject: Re: [llvm-commits] Tablgen bugfix
>
>
> 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
>
> ---------------------------------------------------------------------
> Intel Israel (74) Limited
>
> This e-mail and any attachments may contain confidential material for
> the sole use of the intended recipient(s). Any review or distribution
> by others is strictly prohibited. If you are not the intended
> recipient, please contact the sender and delete all copies.
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
More information about the llvm-commits
mailing list