[all-commits] [llvm/llvm-project] 5404fe: Revert "[LegacyPM] Remove pipeline extension mecha...
aeubanks via All-commits
all-commits at lists.llvm.org
Fri Oct 28 10:27:38 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5404fe34568c4eaf968debcd387ff789befa727d
https://github.com/llvm/llvm-project/commit/5404fe34568c4eaf968debcd387ff789befa727d
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:
-----------
Revert "[LegacyPM] Remove pipeline extension mechanism"
This reverts commit 4ea6ffb7e8edcea7f2cfb22acc907640a9ba44b9.
Breaks various backends.
More information about the All-commits
mailing list