Revert "DebugInfo: Include lexical scopes in inlined subroutines."
authorDavid Blaikie <dblaikie@gmail.com>
Mon, 12 May 2014 23:53:03 +0000 (23:53 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Mon, 12 May 2014 23:53:03 +0000 (23:53 +0000)
commit47290de5dbab6a784afbbea16dd3dc895e262ccb
tree4d626ecc0529a4cc80b06d3753410ea9419d0d96
parent5a5a0640d8654558eb49fd485a124a4e4e52e494
Revert "DebugInfo: Include lexical scopes in inlined subroutines."

This reverts commit r208506.

Some inlined subroutine scopes appear to be missing with this change.
Reverting while I investigate.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@208642 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/STLExtras.h
include/llvm/CodeGen/LexicalScopes.h
lib/CodeGen/AsmPrinter/DwarfDebug.cpp
lib/CodeGen/LexicalScopes.cpp
test/DebugInfo/inline-scopes.ll [deleted file]