OSDN Git Service

[MC] Allow MCAssembler to be constructed without all subcomponents. NFCI.
authorNirav Dave <niravd@google.com>
Fri, 27 Apr 2018 15:45:27 +0000 (15:45 +0000)
committerNirav Dave <niravd@google.com>
Fri, 27 Apr 2018 15:45:27 +0000 (15:45 +0000)
commit92f209bb4f19b885d3f9d47bdf4ed861ce7e8afe
tree459c66d364c2b2afe6882a3124d02cade757cd7c
parent3f9ed1ace43f21f4c4f5fc5f7732d1425d18b577
[MC] Allow MCAssembler to be constructed without all subcomponents. NFCI.

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