[PATCH] D22268: lld: Add -m elf32_x86_64

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 12 12:15:07 PDT 2016


On Tue, Jul 12, 2016 at 11:54 AM, Rafael EspĂ­ndola <
rafael.espindola at gmail.com> wrote:

>
>
> On Tuesday, 12 July 2016, Rui Ueyama via llvm-commits <
> llvm-commits at lists.llvm.org> wrote:
>
>> ruiu added a comment.
>>
>> Can you create working x32 executables with this patch? I expected a
>> small change, but this is smaller than I imagined. For example, it would
>> create PLTs exactly the same as the x86-64 ABI. I'm wondering if it was
>> expected.
>>
>>
> I am sure there is more work to be done, but it can be independently
> created and tested, no?
>

Incremental changes are fine (and welcome), but as he wrote in the patch
comment that this fixes PR 28507, I'm wondering if this is the minimal
change to create sane executables for x32.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160712/78228d19/attachment.html>


More information about the llvm-commits mailing list