Add explicit braces to avoid ambiguous ‘else’.
authorDan Gohman <gohman@apple.com>
Thu, 18 Mar 2010 18:07:13 +0000 (18:07 +0000)
committerDan Gohman <gohman@apple.com>
Thu, 18 Mar 2010 18:07:13 +0000 (18:07 +0000)
commit1584390e550b1430fccfd100846844f9fdf6c15b
treedd24aff2793c9472b31d72cd93aebaf7fb50587b
parente10038e54e0bbadf8b1d07dec860cc5e58816757
Add explicit braces to avoid ambiguous ‘else’.

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