Revert "Recommitted r263424 "Supporting all entities declared in lexical scope in...
authorReid Kleckner <rnk@google.com>
Thu, 24 Mar 2016 20:38:49 +0000 (20:38 +0000)
committerReid Kleckner <rnk@google.com>
Thu, 24 Mar 2016 20:38:49 +0000 (20:38 +0000)
commit01bc66a8ce04297cd3688dacb7e6110b1a60cd50
tree46c744e8f14aeca449ba90eed224f944807855ec
parent00381aa142c77bcce96f8c587045c8086b2fa27e
Revert "Recommitted r263424 "Supporting all entities declared in lexical scope in LLVM debug info." After fixing PR26942 (the fix is included in this commit)."

This reverts commit r264280.

This broke building Chromium for iOS. We'll upload a reproducer to the
PR soon.

llvm-svn: 264334
21 files changed:
llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.h
llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h
llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
llvm/lib/CodeGen/AsmPrinter/DwarfUnit.h
llvm/test/DebugInfo/Generic/2010-04-06-NestedFnDbgInfo.ll
llvm/test/DebugInfo/Generic/2010-06-29-InlinedFnLocalVar.ll
llvm/test/DebugInfo/Generic/cross-cu-linkonce-distinct.ll
llvm/test/DebugInfo/Generic/namespace.ll
llvm/test/DebugInfo/Generic/nodebug.ll
llvm/test/DebugInfo/Mips/InlinedFnLocalVar.ll
llvm/test/DebugInfo/X86/InlinedFnLocalVar.ll
llvm/test/DebugInfo/X86/PR24008.ll [deleted file]
llvm/test/DebugInfo/X86/dbg-file-name.ll
llvm/test/DebugInfo/X86/debug-dead-local-var.ll
llvm/test/DebugInfo/X86/gnu-public-names.ll
llvm/test/DebugInfo/X86/lexical-block-file.ll [deleted file]
llvm/test/DebugInfo/X86/lexical-block-inline.ll [deleted file]
llvm/test/DebugInfo/X86/lexical-block.ll [deleted file]
llvm/test/DebugInfo/X86/subprogram-inline.ll [deleted file]