[PATCH] D113717: [Symbolizer][Debuginfo] Add debuginfod client to llvm-symbolizer.
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 10 13:01:42 PST 2021
dblaikie added a comment.
In D113717#3186295 <https://reviews.llvm.org/D113717#3186295>, @noajshu wrote:
> Fix lld's COFF lib gn script to remove unnecessary dependency on llvm/lib/DebugInfo/Symbolize. This should now be compatible with rG2586c23b <https://reviews.llvm.org/rG2586c23bae04c4d898c3d544ab51d2846a930930>.
If the gn change can be committed/reviewed separately (before recommitting this change) then it probably should be.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113717/new/
https://reviews.llvm.org/D113717
More information about the llvm-commits
mailing list