Reduce indentation in ObjectFilePECOFF::CreateSections via an early return
authorPavel Labath <pavel@labath.sk>
Thu, 27 Dec 2018 15:16:44 +0000 (15:16 +0000)
committerPavel Labath <pavel@labath.sk>
Thu, 27 Dec 2018 15:16:44 +0000 (15:16 +0000)
commit88a2c2a41b5b6e2eec6301c5919251ce38e481e5
treee31539d9894e959b5c4890d4f53db39893e1eac0
parent9294a2669eb6124e129a2fb72cdd6e8a2b3e9312
Reduce indentation in ObjectFilePECOFF::CreateSections via an early return

llvm-svn: 350094
lldb/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp