MC/Assembler: Make the MCObjectWriter available through the lifetime of the
authorDaniel Dunbar <daniel@zuster.org>
Fri, 17 Dec 2010 02:45:41 +0000 (02:45 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Fri, 17 Dec 2010 02:45:41 +0000 (02:45 +0000)
commitfeb7ba3d9abfa1eb89f6da93c51649baaa931ab8
treee786ddd6df6030635be9f5f8bef6e69cbbd2bf66
parente509aa961c3f062359ced5d1809a95240124a052
MC/Assembler: Make the MCObjectWriter available through the lifetime of the
assembler.

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