[PATCH] D116838: [ELF] -Map --why-extract=: print despite errors
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 10 11:59:55 PST 2022
MaskRay updated this revision to Diff 398715.
MaskRay edited the summary of this revision.
MaskRay added a comment.
delete another `if (errorCount()) return;` to make addresses available in case of an error
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116838/new/
https://reviews.llvm.org/D116838
Files:
lld/ELF/LinkerScript.cpp
lld/ELF/Writer.cpp
lld/test/ELF/map-file.s
lld/test/ELF/why-extract.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116838.398715.patch
Type: text/x-patch
Size: 4219 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220110/ba882107/attachment.bin>
More information about the llvm-commits
mailing list