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)
commit83444b887d285223b36449b901f3dea72d52c32e
tree3914a43fad3c75eb36e5fa8ba8fcd82247208e6d
parent3c9b41b949f6a116df90461d3b48531349db1670
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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@210405 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/MCObjectFileInfo.cpp