Remove support for the .debug_inlined section. No known software
authorEric Christopher <echristo@gmail.com>
Wed, 28 Aug 2013 04:04:28 +0000 (04:04 +0000)
committerEric Christopher <echristo@gmail.com>
Wed, 28 Aug 2013 04:04:28 +0000 (04:04 +0000)
commit6b6345f0167fb9ddf60bdc51d616d7a9ae590442
tree1fa5cfc66e7fd32070de6a795ea09e81e1200cd7
parent5be1752dcd514a0f92c5c380194015b26f0bf0b3
Remove support for the .debug_inlined section. No known software
in use supports it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@189439 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCAsmInfo.h
lib/CodeGen/AsmPrinter/DwarfDebug.cpp
lib/CodeGen/AsmPrinter/DwarfDebug.h
lib/MC/MCAsmInfo.cpp
lib/Target/X86/MCTargetDesc/X86MCAsmInfo.cpp