The conversion to bool is fine here, no need to check isType.
authorEric Christopher <echristo@gmail.com>
Thu, 8 Aug 2013 07:40:42 +0000 (07:40 +0000)
committerEric Christopher <echristo@gmail.com>
Thu, 8 Aug 2013 07:40:42 +0000 (07:40 +0000)
commit37c107b9b57aab9a13cde0d1db41b66565941f9d
treec17ea9a79a2b7461a6e953ccf7162131029eebf4
parentdc1363f5af47542a602c80e726749bc06d8ef3f8
The conversion to bool is fine here, no need to check isType.

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