[PATCH] D59025: Add --add-ghashes to llvm-objcopy to append a .debug$H to coff objects
Leonardo Santagada via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 6 09:41:13 PST 2019
santagada added a comment.
In D59025#1420024 <https://reviews.llvm.org/D59025#1420024>, @rupprecht wrote:
> General question: why not just use llvm-objcopy --add-section to do this?
How? I need to compute the ghashes, how would I just add a section to it?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59025/new/
https://reviews.llvm.org/D59025
More information about the llvm-commits
mailing list