NFC: Fix indentation and add braces to clarify nested of else-statement.
authorBob Wilson <bob.wilson@apple.com>
Sat, 19 Sep 2015 06:20:59 +0000 (06:20 +0000)
committerBob Wilson <bob.wilson@apple.com>
Sat, 19 Sep 2015 06:20:59 +0000 (06:20 +0000)
commit976d66dd2dd939f1c506924873cd25240b97445c
treecd410f50b89d3c5c5ece9161926e12bb55db9cb2
parent4e9ce340e60c6cd60186df520959a8685b177550
NFC: Fix indentation and add braces to clarify nested of else-statement.

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