Make the use of DW_AT_ranges in the compile unit depend also upon
authorEric Christopher <echristo@gmail.com>
Thu, 23 Jan 2014 22:55:47 +0000 (22:55 +0000)
committerEric Christopher <echristo@gmail.com>
Thu, 23 Jan 2014 22:55:47 +0000 (22:55 +0000)
commit2f9fe10f6fb347ab5f4ae2ea9782ecc17aee1a74
treed0d36749bd2ec1818b2980cea7df379b16246f74
parente0fd567df0c8b140f2da7a1f0e7114454b6634c2
Make the use of DW_AT_ranges in the compile unit depend also upon
the existence of comdat/special sections.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@199954 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/DwarfDebug.cpp
test/DebugInfo/X86/cu-ranges-odr.ll [new file with mode: 0644]