[cfe-commits] r64380 - in /cfe/trunk: include/clang/AST/Attr.h include/clang/Parse/AttributeList.h lib/CodeGen/CodeGenModule.cpp lib/Parse/AttributeList.cpp lib/Sema/SemaDeclAttr.cpp test/CodeGen/attributes.c

Chris Lattner clattner at apple.com
Thu Feb 12 09:49:22 PST 2009


On Feb 12, 2009, at 9:28 AM, Daniel Dunbar wrote:

> Author: ddunbar
> Date: Thu Feb 12 11:28:23 2009
> New Revision: 64380
>
> URL: http://llvm.org/viewvc/llvm-project?rev=64380&view=rev
> Log:
> Support __attribute__(section(<name>))

nice!

-Chris



More information about the cfe-commits mailing list