Remove generation of DW_AT_sibling. Nothing as far as I can tell uses it.
authorEric Christopher <echristo@apple.com>
Tue, 24 Jan 2012 09:43:28 +0000 (09:43 +0000)
committerEric Christopher <echristo@apple.com>
Tue, 24 Jan 2012 09:43:28 +0000 (09:43 +0000)
commit8a6983493595a896cfca8392a2676bf425349cee
treef9de2ec6ea456e48f0f8068b3214b7079ed6dcc9
parent9e631da253bff90d9da5ace21bd73f1c838e72eb
Remove generation of DW_AT_sibling. Nothing as far as I can tell uses it.
Saves about 1.5% on debug info size.

rdar://10278198

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@148794 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/DIE.cpp
lib/CodeGen/AsmPrinter/DIE.h
lib/CodeGen/AsmPrinter/DwarfDebug.cpp