summaryrefslogtreecommitdiff
path: root/lib/Bitcode/Reader
diff options
context:
space:
mode:
authorChad Rosier <mcrosier@apple.com>2011-06-03 05:09:12 +0000
committerChad Rosier <mcrosier@apple.com>2011-06-03 05:09:12 +0000
commit3d26f2333b320e04d405a4418f640f8b7e358a99 (patch)
treea93429cb8ff0310ebd4507db28ebf84012b9b27e /lib/Bitcode/Reader
parent645aef1480384292b042c98ffe623a59ab0af049 (diff)
downloadllvm-3d26f2333b320e04d405a4418f640f8b7e358a99.tar.gz
llvm-3d26f2333b320e04d405a4418f640f8b7e358a99.tar.bz2
llvm-3d26f2333b320e04d405a4418f640f8b7e358a99.tar.xz
Whitespace and other cleanup. Functionallity unchanged.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@132533 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Bitcode/Reader')
-rw-r--r--lib/Bitcode/Reader/BitcodeReader.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Bitcode/Reader/BitcodeReader.cpp b/lib/Bitcode/Reader/BitcodeReader.cpp
index c4ef57cb72..bc995aec83 100644
--- a/lib/Bitcode/Reader/BitcodeReader.cpp
+++ b/lib/Bitcode/Reader/BitcodeReader.cpp
@@ -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