[llvm-commits] lld - WriterELF.cpp: Add case to SectionChunk

Michael Spencer bigcheesegs at gmail.com
Wed Sep 26 09:48:10 PDT 2012


On Wed, Sep 26, 2012 at 8:51 AM, Sid Manning <sidneym at codeaurora.org> wrote:
> This is a small change:
>
>  * Add a case for DefinedAtom::typeConstant in SectionChunk so that read
> only sections get created.
>
>  * Use the variable sectionName instead of ".bss" for typeZeroFill.
>
>
> --
> Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by
> The Linux Foundation

Can you add a test case for this? With that it's good.

- Michael Spencer



More information about the llvm-commits mailing list