[all-commits] [llvm/llvm-project] 99f1e8: [opt] Error if -debug-pass is specified alongside ...
aeubanks via All-commits
all-commits at lists.llvm.org
Tue Mar 2 15:59:52 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 99f1e86cbb34b4a09fa422fe95e8f88f86360eab
https://github.com/llvm/llvm-project/commit/99f1e86cbb34b4a09fa422fe95e8f88f86360eab
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2021-03-02 (Tue, 02 Mar 2021)
Changed paths:
M llvm/include/llvm/IR/LegacyPassManager.h
M llvm/lib/IR/LegacyPassManager.cpp
A llvm/test/Other/debug-pass-npm.ll
M llvm/tools/opt/opt.cpp
Log Message:
-----------
[opt] Error if -debug-pass is specified alongside the new PM
Reviewed By: ychen
Differential Revision: https://reviews.llvm.org/D97810
More information about the All-commits
mailing list