[all-commits] [llvm/llvm-project] 4ea6ff: [LegacyPM] Remove pipeline extension mechanism
aeubanks via All-commits
all-commits at lists.llvm.org
Fri Oct 28 10:22:15 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4ea6ffb7e8edcea7f2cfb22acc907640a9ba44b9
https://github.com/llvm/llvm-project/commit/4ea6ffb7e8edcea7f2cfb22acc907640a9ba44b9
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2022-10-28 (Fri, 28 Oct 2022)
Changed paths:
M llvm/docs/WritingAnLLVMPass.rst
M llvm/examples/Bye/Bye.cpp
M llvm/include/llvm/Transforms/IPO/PassManagerBuilder.h
M llvm/lib/Transforms/IPO/PassManagerBuilder.cpp
Log Message:
-----------
[LegacyPM] Remove pipeline extension mechanism
Part of gradually removing the legacy PM optimization pipeline.
Reviewed By: MaskRay
Differential Revision: https://reviews.llvm.org/D136622
More information about the All-commits
mailing list