[PATCH] D148851: Disable llvm-symbolizer on some of the driver tests that are timing out
Shafik Yaghmour via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon May 8 17:53:45 PDT 2023
shafik added a comment.
In D148851#4328084 <https://reviews.llvm.org/D148851#4328084>, @dblaikie wrote:
> In D148851#4311266 <https://reviews.llvm.org/D148851#4311266>, @ahatanak wrote:
>
>> Disable llvm-symbolizer when running lit tests.
>
> This seems problematic though - when lit tests fail it's quite helpful to get a symbolized stack trace.
While I have seen this again just today with the driver tests and it is annoying, I would also prefer a more targeted solution if possible.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148851/new/
https://reviews.llvm.org/D148851
More information about the cfe-commits
mailing list