OSDN Git Service

Revert "Reapply "DebugInfo: Ensure that all debug location scope chains from instruct...
authorDavid Blaikie <dblaikie@gmail.com>
Fri, 11 Jul 2014 02:42:57 +0000 (02:42 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Fri, 11 Jul 2014 02:42:57 +0000 (02:42 +0000)
commit181826c6233c268e1fab14ca3f6cf6ca99059d93
treee0f32b44f1d2c3a6328d9c9fa5db43c584e46d03
parent9853f945205a0e1193afc3e84c10be96b4932d1b
Revert "Reapply "DebugInfo: Ensure that all debug location scope chains from instructions within a function, lead to the function itself.""

This reverts commit r212776.

Nope, still seems to be failing on the sanitizer bots... but hey, not
the msan self-host anymore, it's failing in asan now. I'll start looking
there next.

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