]> granicus.if.org Git - llvm/commit
DebugInfo: Reduce the scope of some variables related to debug_ranges emission
authorDavid Blaikie <dblaikie@gmail.com>
Fri, 11 Oct 2019 23:51:24 +0000 (23:51 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Fri, 11 Oct 2019 23:51:24 +0000 (23:51 +0000)
commit1c92dad6e12c5b41b87d7fd9ca86c8d9ee4ebe33
tree933d826e40e8a0e5df3572eb877530d1b51d1855
parent7b7f955ba8dff6d75b4ca692a009e066158fee71
DebugInfo: Reduce the scope of some variables related to debug_ranges emission

Minor tidy up/NFC

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