[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 14:11:09 PST 2019


santagada added a comment.

I will try to do most code changes tomorrow, altough unifying the lld and objcopy generation of the .debug$H section will be complicated as they have completely different apis to obj files.


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