Reduce indentation by early exiting.
authorBill Wendling <isanbard@gmail.com>
Mon, 6 Aug 2012 22:52:45 +0000 (22:52 +0000)
committerBill Wendling <isanbard@gmail.com>
Mon, 6 Aug 2012 22:52:45 +0000 (22:52 +0000)
commiteda3fc673450552808edfbf076d6bf26798acc64
tree99925e1a152feeb87364ab3c605c45af4f32d9b8
parentebd78710eb12794d9b8ca0307ae1f916e0ecbe80
Reduce indentation by early exiting.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@161356 91177308-0d34-0410-b5e6-96231b3b80d8
tools/lto/LTOCodeGenerator.cpp
tools/lto/LTOModule.cpp