Short term fix for pr12270 before we change dominates to handle unreachable
authorRafael Espindola <rafael.espindola@gmail.com>
Thu, 15 Mar 2012 15:52:59 +0000 (15:52 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Thu, 15 Mar 2012 15:52:59 +0000 (15:52 +0000)
commit2453dff96a7251fde83a4396c0e4022486036adf
treec7c5529b1300cb6f4a3ef0d9c1cc85ec71070b69
parent847d3812adab7385c64783c004f679708f0d7924
Short term fix for pr12270 before we change dominates to handle unreachable
code.
While here, reduce indentation.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@152803 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/ObjCARC.cpp
test/Transforms/ObjCARC/pr12270.ll [new file with mode: 0644]