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)
commit08016a657ceb894928a909c39cc5ceee85a0e20b
tree0192259ee16cd2860f0d8fefa1803c01dfa85ab2
parent3a75861b0660d813796bdccba6f57f2b6a0f7f2a
Debug Info: Scope of a DebugLoc should not be null.

No functionality change. Remove handling for the null case.

llvm-svn: 185354
llvm/lib/IR/DebugInfo.cpp