[LLVMdev] Add Support For .bss Named Section Directive For Darwin Targets
Nicholas White
n.j.white at gmail.com
Sat Sep 28 15:48:46 PDT 2013
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bss.patch
Type: application/octet-stream
Size: 1688 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130928/03e0cc40/attachment.obj>
More information about the llvm-dev
mailing list