[all-commits] [llvm/llvm-project] 63d19c: Revert "[Kaleidoscope] Switch to the new PassManag...
Amara Emerson via All-commits
all-commits at lists.llvm.org
Mon Nov 13 14:38:30 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 63d19cfd853b0b4e374f40842ee388b0da5de36f
https://github.com/llvm/llvm-project/commit/63d19cfd853b0b4e374f40842ee388b0da5de36f
Author: Amara Emerson <amara at apple.com>
Date: 2023-11-13 (Mon, 13 Nov 2023)
Changed paths:
M llvm/docs/tutorial/MyFirstLanguageFrontend/LangImpl04.rst
M llvm/examples/Kaleidoscope/Chapter4/toy.cpp
M llvm/examples/Kaleidoscope/Chapter5/toy.cpp
M llvm/examples/Kaleidoscope/Chapter6/toy.cpp
M llvm/examples/Kaleidoscope/Chapter7/toy.cpp
Log Message:
-----------
Revert "[Kaleidoscope] Switch to the new PassManager. (#69032)"
This reverts commit 7b94744e77aaf752abc2c6ab38ee3fdfafbeff9d.
This breaks the expensive checks bot: https://green.lab.llvm.org/green/job/clang-stage1-cmake-RA-expensive/26026/
We didn't notice because it was broken for other reasons I think.
More information about the All-commits
mailing list