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

Haowei Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 14 16:04:40 PDT 2020


haowei created this revision.
haowei added reviewers: phosek, mcgrathr, amontanez, MaskRay, plotfi, echristo.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.
haowei requested review of this revision.

This change makes llvm-elfabi tool to generate a minimal stub ELF shared library just for linking purpose from a tbe file. Tested with lld.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D89432

Files:
  llvm/lib/InterfaceStub/ELFObjHandler.cpp
  llvm/test/tools/llvm-elfabi/binary-write-sheaders.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89432.298256.patch
Type: text/x-patch
Size: 12358 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201014/885d8563/attachment-0001.bin>


More information about the llvm-commits mailing list