[all-commits] [llvm/llvm-project] fefe75: [NewPM][opt] Translate -foo-analysis to require<fo...
aeubanks via All-commits
all-commits at lists.llvm.org
Mon Jul 13 11:25:30 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: fefe7555e97685d61f76d4e7dfcabb163ff9bcdf
https://github.com/llvm/llvm-project/commit/fefe7555e97685d61f76d4e7dfcabb163ff9bcdf
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2020-07-13 (Mon, 13 Jul 2020)
Changed paths:
M llvm/include/llvm/Passes/PassBuilder.h
M llvm/lib/Passes/PassBuilder.cpp
M llvm/tools/opt/NewPMDriver.cpp
Log Message:
-----------
[NewPM][opt] Translate -foo-analysis to require<foo-analysis>
Fixes 53 check-llvm tests under NPM.
Reviewed By: asbirlea
Differential Revision: https://reviews.llvm.org/D83633
More information about the All-commits
mailing list