[PATCH] D55864: [elfabi] [WIP] Write .dynamic section with DT_SONAME and DT_NEEDED

Armando Montanez via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 22 18:40:11 PST 2019


amontanez updated this revision to Diff 183016.
amontanez added a comment.

Rebase, split out bigger functions to use helper functions, add a simple test.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D55864

Files:
  llvm/test/tools/llvm-elfabi/binary-write-soname.test
  llvm/tools/llvm-elfabi/ELFObjHandler.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55864.183016.patch
Type: text/x-patch
Size: 15909 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190123/78bcb131/attachment.bin>


More information about the llvm-commits mailing list