OSDN Git Service

Couple of small logical cleanups to use !empty rather than other
authorEric Christopher <echristo@gmail.com>
Wed, 4 Dec 2013 21:20:15 +0000 (21:20 +0000)
committerEric Christopher <echristo@gmail.com>
Wed, 4 Dec 2013 21:20:15 +0000 (21:20 +0000)
commitae49c387339b5cdf06d85078da172e89847fd833
tree1b8591ec670e17f04e79ef8e22e4f9741c140d64
parent6aff9d6f91e4e002509b632a39e7055b15f358d8
Couple of small logical cleanups to use !empty rather than other
checks. No functional change.

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