MC: Direct all {fragment,section,symbol} address access through the MCAsmLayout object.
authorDaniel Dunbar <daniel@zuster.org>
Wed, 24 Mar 2010 03:43:40 +0000 (03:43 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Wed, 24 Mar 2010 03:43:40 +0000 (03:43 +0000)
commit207e06ea0446c51cb1d89f6400ec7becc46487f8
tree7cbe12687a4f117def1297781e615368454c7a9e
parent2250425d6e44558f9d333a5c7faef33744f561d6
MC: Direct all {fragment,section,symbol} address access through the MCAsmLayout object.

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