]> granicus.if.org Git - llvm/commit
Remove an assertion that doesn't hold when mixing -g and -gmlt through
authorPaul Robinson <paul.robinson@sony.com>
Wed, 1 Feb 2017 21:54:50 +0000 (21:54 +0000)
committerPaul Robinson <paul.robinson@sony.com>
Wed, 1 Feb 2017 21:54:50 +0000 (21:54 +0000)
commit94e341c8163ec752c36ef18cd932c39c549a0097
tree79fe120725271ef8ef2e35afc55db3d73a183a72
parent23b374dce0a58b7299850a067ea1fb2107cf6b9d
Remove an assertion that doesn't hold when mixing -g and -gmlt through
LTO.  Part of PR31437.

Differential Revision: http://reviews.llvm.org/D29310

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@293818 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/DwarfDebug.cpp
test/DebugInfo/X86/dbg-value-g-gmlt.ll [new file with mode: 0644]