OSDN Git Service

Remove a condition that can never be true, as wittnessed by the assert
authorAdrian Prantl <aprantl@apple.com>
Tue, 12 Aug 2014 21:55:58 +0000 (21:55 +0000)
committerAdrian Prantl <aprantl@apple.com>
Tue, 12 Aug 2014 21:55:58 +0000 (21:55 +0000)
commitee8b879822d3a17025a614a95420b3cf3c0e424a
tree9fcd22d213b7bbcf0941cad9537289025ce4df5b
parent6ea7f3687262cb016566d80966b77293d56ed84a
Remove a condition that can never be true, as wittnessed by the assert
above.

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