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

Jake Ehrlich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Nov 10 19:07:40 PST 2018


jakehehrlich added a subscriber: alexshap.
jakehehrlich added a comment.

I started to rewrite it in terms of ELFFile. The main challenge nis dealing
with the Error object that we don't really care about.


Repository:
  rL LLVM

https://reviews.llvm.org/D54384





More information about the llvm-commits mailing list