[PATCH] D55839: [elfabi] Add support for writing ELF header for binary stubs

Puyan Lotfi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 30 15:37:35 PDT 2019


plotfi added a comment.

In D55839#1481114 <https://reviews.llvm.org/D55839#1481114>, @jakehehrlich wrote:

> I'm picking this up. Looking for review on this again. I'm going to drive this to completion enough to use on Fuchsia and then maintain it. After it has the features we want for Fuchsia I'll work on adding features that other people want but at a slower pace (like I did after a while with llvm-objcopy) eventually I'll ramp down but honestly, unlike llvm-objcopy, I could see this tool stabilizing.


@jakehehrlich Is this the diff for adding the binary stubs support we were talking about in D60974 <https://reviews.llvm.org/D60974> ?


Repository:
  rL LLVM

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

https://reviews.llvm.org/D55839





More information about the llvm-commits mailing list