Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
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.
Paths
| Differential D57068
[cmake] Add option to build LLVM using the experimental new pass manager ClosedPublic Authored by xur on Jan 22 2019, 2:45 PM.
Details
Diff Detail
Event TimelineComment Actions 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. This revision is now accepted and ready to land.Feb 8 2019, 12:59 AM Closed by commit rL353550: [Cmake] Add an option to build LLVM using the experimental new pass manager (authored by xur). · Explain WhyFeb 8 2019, 11:31 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 186009 llvm/trunk/cmake/modules/HandleLLVMOptions.cmake
llvm/trunk/docs/CMake.rst
|