[PATCH] D54384: [llvm-objcopy] Add --build-id-link-dir flag
Alexander Shaposhnikov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 14 20:54:00 PST 2018
alexshap accepted this revision.
alexshap added a comment.
This revision is now accepted and ready to land.
I would probably use more detailed help messages for the new options (i.e. what exactly the last two options mean (name's suffix) and how exactly the path is constructed from the build-id),
so that users can understand what's going on without looking at the actual implementation.
other than that - LGTM
Repository:
rL LLVM
https://reviews.llvm.org/D54384
More information about the llvm-commits
mailing list