Only emit the __debug_inlined section if we're trying to be compatible
authorEric Christopher <echristo@apple.com>
Thu, 23 Aug 2012 07:32:02 +0000 (07:32 +0000)
committerEric Christopher <echristo@apple.com>
Thu, 23 Aug 2012 07:32:02 +0000 (07:32 +0000)
commit9eb1a94c2020b4d6ba53962745eef19559b39a9f
tree069fe8a7fd6c7673ce5233025c7b298c62330b73
parent3180d5a0d5309c17f4cc49b700c8957b6f35982a
Only emit the __debug_inlined section if we're trying to be compatible
with older gdbs on darwin.

rdar://10975874

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