MC: Change LayoutSection() to only do the section initializiation.
authorDaniel Dunbar <daniel@zuster.org>
Fri, 14 May 2010 00:37:11 +0000 (00:37 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Fri, 14 May 2010 00:37:11 +0000 (00:37 +0000)
commitafc6acdab7ba3544d76329ab461f14a93cee67a2
tree5b55ab86d883dcb8a74cd490947a5efad0c2edf9
parent7f687195175f01d820eea70e8a647a61d5b99fce
MC: Change LayoutSection() to only do the section initializiation.

Also, elimminate MCAsmLayout::set*, which are no longer needed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@103750 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCAsmLayout.h
lib/MC/MCAssembler.cpp