MC: Change LayoutSection() to only do the section initializiation.
commitf72f219e27fd7de954f78800806b6f866c3ad3f7
authorDaniel Dunbar <daniel@zuster.org>
Fri, 14 May 2010 00:37:11 +0000 (14 00:37 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Fri, 14 May 2010 00:37:11 +0000 (14 00:37 +0000)
tree5b55ab86d883dcb8a74cd490947a5efad0c2edf9
parentdb929f9a1234155ce719299e3ede36a5c05b33bc
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