Make the checks for DW_FORM_data4 consistent with the others, and
authorDan Gohman <gohman@apple.com>
Fri, 28 Sep 2007 16:50:28 +0000 (16:50 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 28 Sep 2007 16:50:28 +0000 (16:50 +0000)
commit9fda5be36bf5554c93f0dba8cfaed0b27369ae71
tree02571fe8584125b225170c8c82e6f3262c173f0b
parent06ff4e67c454fbe32c1697dda2d27ec1ae22e32a
Make the checks for DW_FORM_data4 consistent with the others, and
add more such code for DIEDwarfLabel::SizeOf and DIEObjectLabel::SizeOf.

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