[LLVMdev] Using address space attribute in LLVM
Chris Lattner
clattner at apple.com
Wed Oct 21 13:14:26 PDT 2009
On Oct 21, 2009, at 10:28 AM, Juan Carlos Martinez Santos wrote:
> Hello Chris,
>
> My first impression was that LLVM-GCC does not support section
> attribute, but it was my bad. I was trying to specify a section
> attribute for a local variable. When I run the test in clang... it
> works as I expected; however, later I realized that both gcc and
> llvm-gcc do not allow it.
>
> My question is still live... why is the reason for that?
Why is the reason for "what" specifically? Please provide a testcase,
I don't know what you're talking about.
-Chris
More information about the llvm-dev
mailing list