MC: Simplify LayoutSection to just take the index of the section to layout.
authorDaniel Dunbar <daniel@zuster.org>
Wed, 12 May 2010 17:56:47 +0000 (17:56 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Wed, 12 May 2010 17:56:47 +0000 (17:56 +0000)
commitd13a0caf726e05c9bd939d752ef371d6d467ef28
tree1bfb82f96164582416f1d2920c4ab2b919af3f91
parent473a09d80a8d3ecb37ac0d01289c79f7cc4fc645
MC: Simplify LayoutSection to just take the index of the section to layout.

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