commit | 445025a87541e2d274d23eab8e3951d56969df11 | [log] [tgz] |
---|---|---|
author | Lang Hames <lhames@gmail.com> | Wed Oct 11 01:57:21 2017 +0000 |
committer | Lang Hames <lhames@gmail.com> | Wed Oct 11 01:57:21 2017 +0000 |
tree | caf93e9d171bf33e2e0948208ea380f92d5127ba | |
parent | 061e7017039f963caff79bff51c0fb43a88bebdd [diff] |
[MC] Have MCObjectStreamer take its MCAsmBackend argument via unique_ptr. MCObjectStreamer owns its MCAsmBackend -- this fixes the types to reflect that, and allows us to remove another instance of MCObjectStreamer's weird "holding ownership via someone else's reference" trick. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@315410 91177308-0d34-0410-b5e6-96231b3b80d8