[PATCH] D115554: [gn build] Remove unnecessary lld dependency on DebugInfo/Symbolize.
Noah Shutty via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 13 12:06:43 PST 2021
noajshu added a comment.
In D115554#3188370 <https://reviews.llvm.org/D115554#3188370>, @phosek wrote:
> In D115554#3186592 <https://reviews.llvm.org/D115554#3186592>, @noajshu wrote:
>
>> Thanks for the review @phosek . Just to avoid any possible confusion I've also corrected SymbolTable.cpp to include "DIContext.h" instead of "Symbolize.h". Does this still LGTY?
>
> Can we do that in a separate change?
Sure! I've moved that change into D115659 <https://reviews.llvm.org/D115659>.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115554/new/
https://reviews.llvm.org/D115554
More information about the llvm-commits
mailing list