[PATCH] D107324: [llvm-objcopy] [COFF] Do not patch debug entries with Repro type
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 3 11:22:32 PDT 2021
mstorsjo accepted this revision.
mstorsjo added a comment.
LGTM, thanks!
I’m considering if it’d be good to change the existing code even further; if the field in the file is zero, regardless of type, we’d just leave it as is, and one error out of its nonzero but can’t be found. WDYT?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107324/new/
https://reviews.llvm.org/D107324
More information about the llvm-commits
mailing list