MC: whitespace, grouping for COFF section setup
authorSaleem Abdulrasool <compnerd@compnerd.org>
Sun, 8 Jun 2014 00:34:23 +0000 (00:34 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Sun, 8 Jun 2014 00:34:23 +0000 (00:34 +0000)
commita35f04aa9065583871df1dd70b222beee5413759
tree6b72acc60ca3b98e6787f3e87828dd66912a4826
parent84c424089f48f3558229767c94fd83fd09d89e3f
MC: whitespace, grouping for COFF section setup

Add some whitespace, combine two sequential conditionals into a single one.
Reformat some section definitions to maintain uniformity in the function.
NFC.

llvm-svn: 210405
llvm/lib/MC/MCObjectFileInfo.cpp