This is an archive of the discontinued LLVM Phabricator instance.

[cmake] Add option to build LLVM using the experimental new pass manager
ClosedPublic

Authored by xur on Jan 22 2019, 2:45 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

xur created this revision.Jan 22 2019, 2:45 PM
phosek added a comment.Feb 1 2019, 6:26 PM

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.

phosek accepted this revision.Feb 8 2019, 12:59 AM

Tested locally and it seems to be working fine, LGTM.

This revision is now accepted and ready to land.Feb 8 2019, 12:59 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptFeb 8 2019, 11:31 AM