On Aug 20, 2010, at 9:20 PM, Daniel Dunbar wrote:
> URL: http://llvm.org/viewvc/llvm-project?rev=111726&view=rev
> Log:
> IRgen: Set the alignment correctly when creating LValue for a decls.
> - Fixes PR5598.
> - Review appreciated.

The idea seems good;  I haven't reviewed the details.  Is there a good
reason you're using an unsigned everywhere instead of a CharUnits?

John.
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to