MC/Mach-O: Explicitly track atoms, as represented by their defining symbol, for each...
authorDaniel Dunbar <daniel@zuster.org>
Mon, 10 May 2010 22:45:09 +0000 (22:45 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Mon, 10 May 2010 22:45:09 +0000 (22:45 +0000)
commit071f73db4a0c3f7f00ef14d38af17f3c8d69827a
treecba75e8cfd0f39c70643bc0abbc265516c030ccc
parente9e2ba05de573f926f1d054add7ddbf15eab178a
MC/Mach-O: Explicitly track atoms, as represented by their defining symbol, for each fragment (not yet used).

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