[LLVMdev] Add Support For .bss Named Section Directive For Darwin Targets
Rafael EspĂndola
rafael.espindola at gmail.com
Sat Sep 28 19:58:56 PDT 2013
Is this an extension to what cctools' assembler provides or a missing
feature in MC?
On 28 September 2013 18:48, Nicholas White <n.j.white at gmail.com> wrote:
> Hi - I've attached a patch to make the assembly parser recognise the
> .bss directive on Darwin targets as a switch to the (__DATA,__bss)
> section. The ELF & COFF assembly parsers already recongnise the .bss
> directive. I've added a test case for it too. Thanks -
>
> Nick
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
More information about the llvm-dev
mailing list