MC: Move the backend section and symbol data maps to MCAssembler.
authorDaniel Dunbar <daniel@zuster.org>
Wed, 10 Mar 2010 20:58:29 +0000 (20:58 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Wed, 10 Mar 2010 20:58:29 +0000 (20:58 +0000)
commit46836a783ab29f9cb49655d8b9cb8f5538a626fe
treec7c88f0bf9b27fff7c734fa98f5d315dfc6dfd08
parentd80066eea98a3d5540d895bb77bc1ad50037f9e9
MC: Move the backend section and symbol data maps to MCAssembler.

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