Use DW_FORM_flag_present to save space in debug information if we're
authorEric Christopher <echristo@apple.com>
Fri, 24 Aug 2012 01:14:27 +0000 (01:14 +0000)
committerEric Christopher <echristo@apple.com>
Fri, 24 Aug 2012 01:14:27 +0000 (01:14 +0000)
commit873cf0a0d7906083578d9b793008348750636138
tree880a394475f2856680ba8ed1b6e5ac1dce18cc79
parent3887a902a1b8e5a6aad4fc822479845ce3ba0dfe
Use DW_FORM_flag_present to save space in debug information if we're
not in darwin gdb compat mode.

Fixes rdar://10975088

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@162526 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/DIE.cpp
lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
lib/CodeGen/AsmPrinter/DwarfCompileUnit.h
lib/CodeGen/AsmPrinter/DwarfDebug.cpp
test/DebugInfo/X86/concrete_out_of_line.ll
test/DebugInfo/X86/stringpool.ll