This option tells the host clang to use the new pass manager.
Given that it's been the default for a while, this seems unnecessary.
This was added in D57068.
(this does not affect any LLVM/Clang functionality)
Paths
| Differential D122947
[cmake] Remove LLVM_USE_NEWPM option ClosedPublic Authored by aeubanks on Apr 1 2022, 4:42 PM.
Details
Summary This option tells the host clang to use the new pass manager. This was added in D57068. (this does not affect any LLVM/Clang functionality)
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 1 2022, 5:03 PM This revision was landed with ongoing or failed builds.Apr 1 2022, 8:25 PM Closed by commit rGbca96760f758: [cmake] Remove LLVM_USE_NEWPM option (authored by aeubanks). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 419924 llvm/cmake/modules/HandleLLVMOptions.cmake
llvm/docs/CMake.rst
|