[all-commits] [llvm/llvm-project] c37dd3: [NewPM][opt] Make -enable-new-pm default to LLVM_E...
aeubanks via All-commits
all-commits at lists.llvm.org
Sat Jan 23 12:48:49 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c37dd3b6d553d7ae3afaf677f1c6abdf6b1ec74e
https://github.com/llvm/llvm-project/commit/c37dd3b6d553d7ae3afaf677f1c6abdf6b1ec74e
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2021-01-23 (Sat, 23 Jan 2021)
Changed paths:
M llvm/tools/opt/opt.cpp
Log Message:
-----------
[NewPM][opt] Make -enable-new-pm default to LLVM_ENABLE_NEW_PASS_MANAGER
This is controlled by the ENABLE_EXPERIMENTAL_NEW_PASS_MANAGER CMake flag.
https://lists.llvm.org/pipermail/llvm-dev/2021-January/147993.html
Reviewed By: ychen, asbirlea
Differential Revision: https://reviews.llvm.org/D95254
More information about the All-commits
mailing list