]> granicus.if.org Git - llvm/commit
Temporarily revert "SafepointIRVerifier port to new Pass Manager"
authorAdrian Prantl <aprantl@apple.com>
Thu, 28 Mar 2019 18:34:34 +0000 (18:34 +0000)
committerAdrian Prantl <aprantl@apple.com>
Thu, 28 Mar 2019 18:34:34 +0000 (18:34 +0000)
commit99f3ad037d95f6f7df6d075913d66d33f4569fca
tree70b2ac9234135d79a6eed6dd70c1a4372f5b95ae
parentd7f746ca03b53cf199465acdd36833837af71e1a
Temporarily revert "SafepointIRVerifier port to new Pass Manager"
to unbreak the modular bots and its follow-up commit.

This reverts commit https://reviews.llvm.org/D59825
because it introduced a

fatal error: cyclic dependency in module 'LLVM_intrinsic_gen': LLVM_intrinsic_gen -> LLVM_IR -> LLVM_intrinsic_gen

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@357201 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/SafepointIRVerifier.h
lib/IR/SafepointIRVerifier.cpp
lib/Passes/PassBuilder.cpp
lib/Passes/PassRegistry.def