[CodeGen] Fix tests breaking after r325505

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@325512 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Francis Visoiu Mistrih
2018-02-19 15:51:17 +00:00
parent b0f8fe5283
commit cf75fe0300
2 changed files with 2 additions and 3 deletions
-2
View File
@@ -414,8 +414,6 @@ void MachineBasicBlock::print(raw_ostream &OS, ModuleSlotTracker &MST,
OS << " {";
IsInBundle = true;
}
OS << '\n';
}
if (IsInBundle)