Debug Info: Scope of a DebugLoc should not be null.
authorManman Ren <mren@apple.com>
Mon, 1 Jul 2013 18:20:30 +0000 (18:20 +0000)
committerManman Ren <mren@apple.com>
Mon, 1 Jul 2013 18:20:30 +0000 (18:20 +0000)
commitc7b61c638b912eaa7f85c7794589a253a3669162
tree7d4518057f0d6a66477b3dd6dad57fdbaa4b63b5
parent222e781d92541017c3a9c5dd40cb52e334cdb86f
Debug Info: Scope of a DebugLoc should not be null.

No functionality change. Remove handling for the null case.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@185354 91177308-0d34-0410-b5e6-96231b3b80d8
lib/IR/DebugInfo.cpp