[all-commits] [llvm/llvm-project] cff6d1: [Bye] Remove legacy pipeline registration
aeubanks via All-commits
all-commits at lists.llvm.org
Fri Nov 18 13:47:38 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cff6d125fb330e8d53429ac9d2f67d24e3ab866b
https://github.com/llvm/llvm-project/commit/cff6d125fb330e8d53429ac9d2f67d24e3ab866b
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2022-11-18 (Fri, 18 Nov 2022)
Changed paths:
M llvm/examples/Bye/Bye.cpp
Log Message:
-----------
[Bye] Remove legacy pipeline registration
D137915 has somehow caused a flang bot to fail: https://lab.llvm.org/buildbot/#/builders/191/builds/11279.
Given that the issue is with the legacy pipeline registration code and the legacy pipeline registration infrastructure is to be removed soon, remove this part of Bye.
More information about the All-commits
mailing list