Use early exit to reduce indentation. No functional change.
authorBob Wilson <bob.wilson@apple.com>
Tue, 3 Mar 2009 19:26:27 +0000 (19:26 +0000)
committerBob Wilson <bob.wilson@apple.com>
Tue, 3 Mar 2009 19:26:27 +0000 (19:26 +0000)
commitf2950b00513e3d3c67c957e664eb3533adc3da22
tree55c6d39e646b7185bde752152ce70d0b38761bee
parent1c85503e381423f20769582b6ab169bce9cfe2a2
Use early exit to reduce indentation.  No functional change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65962 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCISelLowering.cpp