[llvm-dev] [RFC] llvm-elfabi/ifs merge plan

Haowei Wu via llvm-dev llvm-dev at lists.llvm.org
Tue Mar 23 10:35:57 PDT 2021


>
> The only thing I saw possibly missing from the draft proposal was the
> field for  'ObjectFormat: ELF/PECOFF/TBD' (which for now should be unused?).

Yes, `'ObjectFormat: ELF/PECOFF/TBD'` will be added. This draft was sent
out before our discussion on this field, that's why it was not there.

On Tue, Mar 23, 2021 at 9:43 AM Puyan Lotfi <puyan.lotfi.llvm at gmail.com>
wrote:

> Hi Haowei
>
> This is a nice merge plan.
> I'd be happy to start reviewing patches.
>
> The only thing I saw possibly missing from the draft proposal was the
> field for  'ObjectFormat: ELF/PECOFF/TBD' (which for now should be unused?).
> Do we still want to do that?
>
> -Puyan
>
> On Wed, Mar 17, 2021 at 6:05 PM Haowei Wu via llvm-dev <
> llvm-dev at lists.llvm.org> wrote:
>
>> Hi, LLVM-Dev,
>>
>> I am one of the developers of llvm-elfabi, which is a tool to emit text
>> and binary stubs for shared objects. The llvm-elfabi shares many
>> similarities and purposes with llvm-ifs. After talking with llvm-ifs
>> developers, we think it's better to merge these tools to avoid reinvesting
>> efforts on 2 tools with the similar functionalities. I drafted a proposal (
>> https://gist.github.com/zeroomega/dd3ad98f60a8e601091974d139b85790) to
>> merge these 2 tools together. Thanks in advance for any comments.
>>
>> --
>> Haowei
>> _______________________________________________
>> LLVM Developers mailing list
>> llvm-dev at lists.llvm.org
>> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20210323/0c14b205/attachment.html>


More information about the llvm-dev mailing list