[LLVMdev] [lld] Linker cannot handle sections with non-unique names

Shankar Easwaram shankarke at gmail.com
Mon Apr 20 07:59:33 PDT 2015


I plan to add a test case but couldn't add because of yaml2obj support. I am adding that support to yaml2obj and obj2yaml and push this patch later. I don't like the idea of adding binary files to the test repo as we need to keep cleaning up later. 



> On Apr 20, 2015, at 03:34, Simon Atanasyan <simon at atanasyan.com> wrote:
> 
>> On Mon, Apr 20, 2015 at 1:44 AM, Shankar Easwaran <shankarke at gmail.com> wrote:
>> Attached patch fixes the issue.
> 
> Thanks for the quick fix. The patch LGTM if you add a test case.
> Unfortunately yaml2obj does not support duplicated section names but
> we can use a binary input file.
> 
> -- 
> Simon Atanasyan




More information about the llvm-dev mailing list