Small amount of code clean-up: Don't use ".size()" when not necessary.
authorBill Wendling <isanbard@gmail.com>
Wed, 9 Sep 2009 21:06:24 +0000 (21:06 +0000)
committerBill Wendling <isanbard@gmail.com>
Wed, 9 Sep 2009 21:06:24 +0000 (21:06 +0000)
commitb4049fe8cbb38416522f7b214f028ef0b7693d21
treeb23094212ea30ba88c67285275dcc551d56c2e83
parent65c060064d129e1bacc9204fd032fe81c4c669c4
Small amount of code clean-up: Don't use ".size()" when not necessary.

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