]> granicus.if.org Git - llvm/commit
Fix a use-after-free in a DEBUG output.
authorAdrian Prantl <aprantl@apple.com>
Tue, 26 May 2015 20:06:48 +0000 (20:06 +0000)
committerAdrian Prantl <aprantl@apple.com>
Tue, 26 May 2015 20:06:48 +0000 (20:06 +0000)
commit74f44b6c69950a659fd7f55ba4d3a4bbea31d0b8
tree32a13532f6e41ba298c810e6184d54e98c64cfab
parente4af3b416039c0299375ee28e0185eaefe6195a5
Fix a use-after-free in a DEBUG output.

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