[PATCH] D148851: Disable llvm-symbolizer on some of the driver tests that are timing out
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 19 14:08:34 PDT 2023
dblaikie added a comment.
In D148851#4357360 <https://reviews.llvm.org/D148851#4357360>, @arsenm wrote:
> I also think we need to revert or disable https://github.com/llvm/llvm-project/commit/cead4eceb01b935fae07bf4a7e91911b344d2fec
>
> The symbolizer is unusably slow with it
I believe that issue's been addressed by 02e8eb1a438bdb1dc9a97aea75a8c9c748048039 <https://reviews.llvm.org/rG02e8eb1a438bdb1dc9a97aea75a8c9c748048039> / D145009 <https://reviews.llvm.org/D145009> ?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148851/new/
https://reviews.llvm.org/D148851
More information about the llvm-commits
mailing list