Add braces to if clause to make symmetric with associate else clause.
authorChad Rosier <mcrosier@apple.com>
Wed, 15 Feb 2012 17:36:21 +0000 (17:36 +0000)
committerChad Rosier <mcrosier@apple.com>
Wed, 15 Feb 2012 17:36:21 +0000 (17:36 +0000)
commit40d552e0be0ba66a3d8e31bf797f1acba4c91b17
tree8ff42e5896db806997f0daff65a009d08b7793ee
parent5f7692604d44192206fbaf390085a95c9fb1a40b
Add braces to if clause to make symmetric with associate else clause.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@150591 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMFastISel.cpp