[PATCH] D54384: [llvm-objcopy] Add --build-id-link-dir flag

Jake Ehrlich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 3 11:46:46 PST 2018


jakehehrlich updated this revision to Diff 176443.
jakehehrlich marked an inline comment as done.
jakehehrlich added a comment.

Aight, uploading the final patch so people can see exactly what I'm going to push.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D54384

Files:
  llvm/include/llvm/BinaryFormat/ELF.h
  llvm/test/tools/llvm-objcopy/ELF/bad-build-id.test
  llvm/test/tools/llvm-objcopy/ELF/build-id-link-dir.test
  llvm/test/tools/llvm-objcopy/ELF/no-build-id-no-notes.test
  llvm/test/tools/llvm-objcopy/ELF/no-build-id.test
  llvm/tools/llvm-objcopy/CopyConfig.cpp
  llvm/tools/llvm-objcopy/CopyConfig.h
  llvm/tools/llvm-objcopy/ELF/ELFObjcopy.cpp
  llvm/tools/llvm-objcopy/ELF/Object.h
  llvm/tools/llvm-objcopy/ObjcopyOpts.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54384.176443.patch
Type: text/x-patch
Size: 12344 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181203/1071c5eb/attachment.bin>


More information about the llvm-commits mailing list