MC: Move Layout{Fragment,Section} into MCAsmLayout, and add LayoutFile().
authorDaniel Dunbar <daniel@zuster.org>
Thu, 13 May 2010 20:40:12 +0000 (20:40 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Thu, 13 May 2010 20:40:12 +0000 (20:40 +0000)
commitb69fc044db8c193348b6611f46432bb21b3cbe90
tree4f7905abd161727d7f31ec2b92167dc161388365
parente6cd757e6800b9b94a6459ec148c0624c4f2e3c1
MC: Move Layout{Fragment,Section} into MCAsmLayout, and add LayoutFile().

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