[PATCH] D89432: [llvm-elfabi] Emit ELF .dynsym and .dynamic sections

Petr Hosek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 23 10:56:49 PDT 2020


phosek added a comment.

In D89432#2350758 <https://reviews.llvm.org/D89432#2350758>, @plotfi wrote:

> Nice. Will you folks be updating llvm-ifs to use this support instead of yaml2obj soon? If so add me to the review, I will be happy to take a look.

That's the plan. When the `InterfaceStub` library is ready, which should be soon hopefully, we'll integrate it into llvm-ifs and remove llvm-elfabi.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D89432/new/

https://reviews.llvm.org/D89432



More information about the llvm-commits mailing list