Remove the "#if 0" that Noone loved. It wasn't really necessary, because the
authorBill Wendling <isanbard@gmail.com>
Thu, 10 Sep 2009 01:12:47 +0000 (01:12 +0000)
committerBill Wendling <isanbard@gmail.com>
Thu, 10 Sep 2009 01:12:47 +0000 (01:12 +0000)
commit43e484fbcf6a40a70d9a5c7ea142f37416ef1e68
tree39f91267cd38facc8850a26f2792ac55128acdb2
parentb8b70521def36d0da103b8a103872f37b3b49aa2
Remove the "#if 0" that Noone loved. It wasn't really necessary, because the
code within it was the same inside and out. There's still a problem of the
TypeInfoSize should be the size of the TType format encoding (at least that's
what GCC thinks it should be).

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