Displaying 2 results from an estimated 2 matches for "8a600544".
2009 Oct 21
0
[LLVMdev] Using address space attribute in LLVM
Hello,
I also found that llvm-gcc does not support the section attribute. Is there
a common reason for that?
Thanks,
Juan Carlos
On Tue, Oct 20, 2009 at 3:16 AM, Duncan Sands <baldrick at free.fr> wrote:
> llvm-gcc doesn't support address spaces. This is a clang-only feature.
>>
>
> However it could be implemented in llvm-gcc.
>
> Ciao,
>
> Duncan.
>
2009 Oct 20
4
[LLVMdev] Using address space attribute in LLVM
> llvm-gcc doesn't support address spaces. This is a clang-only feature.
However it could be implemented in llvm-gcc.
Ciao,
Duncan.