Whitespace and other cleanup. Functionallity unchanged.

llvm-svn: 132533
This commit is contained in:
Chad Rosier
2011-06-03 05:09:12 +00:00
parent 99401524cb
commit 7ae2638d73
4 changed files with 10 additions and 15 deletions

View File

@@ -1852,7 +1852,6 @@ bool BitcodeReader::ParseFunctionBody(Function *F) {
FunctionBBs[i] = BasicBlock::Create(Context, "", F);
CurBB = FunctionBBs[0];
continue;
case bitc::FUNC_CODE_DEBUG_LOC_AGAIN: // DEBUG_LOC_AGAIN
// This record indicates that the last instruction is at the same