MC: Eliminate MCSectionData::{,Address,File}Size, which can now be computed by
commite42927153a3fa5e7418462a3ea44e069b4748fe7
authorDaniel Dunbar <daniel@zuster.org>
Thu, 13 May 2010 03:19:50 +0000 (13 03:19 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Thu, 13 May 2010 03:19:50 +0000 (13 03:19 +0000)
treec1c44a4274af1a6496b45203f731bc5d019c6c02
parent22ef75746a5a2c499e2da158b62069690aac213f
MC: Eliminate MCSectionData::{,Address,File}Size, which can now be computed by
utility functions.

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