[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

Rafael Ávila de Espíndola rafael.espindola at gmail.com
Tue Jan 11 20:31:36 PST 2011


> Hi Rafael,
> 
> Is this safe to add to CreateRuntimeVariable?

Good question. I am not entirely sure when this function is supposed to
be used. The attached patch enables it for functions and variables, but
the testsuite doesn't find anything all that interesting.

BTW, should we allow unnamed_addr in function declarations?

> -Chris

Cheers,
Rafael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: t.patch
Type: text/x-patch
Size: 10653 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110111/86a543b1/attachment.bin>


More information about the cfe-commits mailing list