[all-commits] [llvm/llvm-project] b42b30: Revert "[IR] Simplify BasicBlock::removePredecesso...
jayfoad via All-commits
all-commits at lists.llvm.org
Wed May 20 00:08:59 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b42b30c335bccccca95470aa47dade2e25cb8994
https://github.com/llvm/llvm-project/commit/b42b30c335bccccca95470aa47dade2e25cb8994
Author: Jay Foad <jay.foad at amd.com>
Date: 2020-05-20 (Wed, 20 May 2020)
Changed paths:
M llvm/include/llvm/IR/BasicBlock.h
M llvm/lib/IR/BasicBlock.cpp
Log Message:
-----------
Revert "[IR] Simplify BasicBlock::removePredecessor. NFCI."
This reverts commit 59f49f7ee7f3397e000f7e11facb4a5605cd1cab.
It was causing buildbot failures.
More information about the All-commits
mailing list