[all-commits] [llvm/llvm-project] d78160: [opt] Print deprecation warning for use of legacy ...
aeubanks via All-commits
all-commits at lists.llvm.org
Tue Nov 15 14:30:57 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d7816057d7165d2872a03d635b66ccef8ac99c46
https://github.com/llvm/llvm-project/commit/d7816057d7165d2872a03d635b66ccef8ac99c46
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2022-11-15 (Tue, 15 Nov 2022)
Changed paths:
A llvm/test/Other/opt-legacy-syntax-deprecation.ll
M llvm/tools/opt/opt.cpp
Log Message:
-----------
[opt] Print deprecation warning for use of legacy syntax with new pass manager
And a possible opt invocation plus a link to more extensive documentation.
Reviewed By: asbirlea
Differential Revision: https://reviews.llvm.org/D136617
More information about the All-commits
mailing list