On Fri, Feb 5, 2010 at 10:56 AM, Daniel Dunbar <[email protected]> wrote: > Author: ddunbar > Date: Fri Feb 5 12:56:49 2010 > New Revision: 95401 > > URL: http://llvm.org/viewvc/llvm-project?rev=95401&view=rev > Log: > IRgen: Fix some CreateTempAlloca calls to use ConvertTypeForMem when that is > conceptually correct. Review appreciated (Chris, Eli, Anders).
Looks conceptually correct; I don't think it has any practical effect in the given cases, though. -Eli _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
