[PATCH] D57068: [cmake] Add option to build LLVM using the experimental new pass manager

Petr Hosek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 1 18:26:37 PST 2019


phosek added a comment.

Have you tried running all tests with `LLVM_USE_NEWPM=ON`? I tried doing this a while ago and I saw various test failures in Clang.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57068/new/

https://reviews.llvm.org/D57068





More information about the llvm-commits mailing list