[cfe-commits] r123192 - in /cfe/trunk: lib/CodeGen/CodeGenModule.cpp test/CodeGen/blocksignature.c test/CodeGen/const-init.c test/CodeGen/darwin-string-literals.c test/CodeGen/func-in-block.c test/CodeGen/predefined-expr.c test/CodeGen/string-literal-short-wstring.c test/CodeGen/string-literal.c test/CodeGenCXX/predefined-expr.cpp test/CodeGenObjC/predefined-expr.m

Chris Lattner clattner at apple.com
Mon Jan 17 16:39:20 PST 2011


On Jan 15, 2011, at 8:41 AM, Rafael Ávila de Espíndola wrote:

>> BTW, should we allow unnamed_addr in function declarations?
> 
> OK, we decided we should. I am still not sure when
> CreateRuntime{Variable|Function} are supposed to be used, but if it is
> safe the attached patch makes them add unnamed_addr.

Seems ok to me, thanks Rafael!





More information about the cfe-commits mailing list