mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 03:02:36 +01:00
Test commit
llvm-svn: 336485
This commit is contained in:
parent
fe4fd06747
commit
1f432345d3
@ -295,7 +295,6 @@ TEST(DomTreeUpdater, LazyUpdateDTBasicOperations) {
|
||||
ASSERT_TRUE(isa<UnreachableInst>(BB3->getTerminator()));
|
||||
EXPECT_EQ(BB3->getParent(), F);
|
||||
DTU.recalculate(*F);
|
||||
|
||||
EXPECT_FALSE(DTU.hasPendingDeletedBB());
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user