Enable use of ranges for translation units in the presence of
authorEric Christopher <echristo@gmail.com>
Tue, 14 Jan 2014 22:44:17 +0000 (22:44 +0000)
committerEric Christopher <echristo@gmail.com>
Tue, 14 Jan 2014 22:44:17 +0000 (22:44 +0000)
commit6389abdd02bd3d7749770104c99fca76a80c9115
tree4de2e5584d3a83b4bd945dd54f5b5e2a811c08d3
parentb59bdadd34203cb73055a059a4cc6f3950dd6c25
Enable use of ranges for translation units in the presence of
-ffunction-sections and update comments and TODOs about other
places that we should enable this.

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