Print out a new label only if the debug location *tuple* is different. The debug
authorBill Wendling <isanbard@gmail.com>
Thu, 19 Feb 2009 09:16:38 +0000 (09:16 +0000)
committerBill Wendling <isanbard@gmail.com>
Thu, 19 Feb 2009 09:16:38 +0000 (09:16 +0000)
commit4dd82f6aaa483ef11bd74795c81cfc30b52821af
tree8ebc08e44924287722d5aabaa3d9cc81ec2346cb
parent249e1e4e2742977a4e3a5ba336b83168a4af43c0
Print out a new label only if the debug location *tuple* is different. The debug
locations may change, but the tuples may be the same.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65039 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/DebugLoc.h
utils/TableGen/AsmWriterEmitter.cpp