Revert "DebugInfo: Ensure that all debug location scope chains from instructions...
authorDavid Blaikie <dblaikie@gmail.com>
Tue, 1 Jul 2014 04:11:45 +0000 (04:11 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Tue, 1 Jul 2014 04:11:45 +0000 (04:11 +0000)
commit74ed21faef215e00b692492155fbae58e481bfa4
treec5c36a23b5d56c7f54da6d22b8a9b739f5d03b84
parent5c7ec29ebc6b53638986321d7a580bca30973f48
Revert "DebugInfo: Ensure that all debug location scope chains from instructions within a function, lead to the function itself."

This reverts commit r212085.

This breaks the sanitizer bot... & I thought I'd tried pretty hard not
to do that. Guess I need to try harder.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@212089 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/DwarfDebug.cpp
lib/CodeGen/LexicalScopes.cpp
lib/IR/DebugInfo.cpp
test/DebugInfo/PR20038.ll