[PATCH] D66490: [NewPM] Enable the New Pass Manager by Default in Clang
Jordan Rupprecht via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 20 14:03:51 PDT 2019
rupprecht added a comment.
We already know that we don't want this enabled for tsan builds due to https://bugs.llvm.org/show_bug.cgi?id=42877, but I don't even know if anyone else will hit it (it's only when building one particular library).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66490/new/
https://reviews.llvm.org/D66490
More information about the cfe-commits
mailing list