]> granicus.if.org Git - llvm/commit
Make MCAsmBackend and MCCodeEmiiter passed by unique_ptr rval
authorMitch Phillips <mitchphillips@outlook.com>
Mon, 6 Nov 2017 18:56:36 +0000 (18:56 +0000)
committerMitch Phillips <mitchphillips@outlook.com>
Mon, 6 Nov 2017 18:56:36 +0000 (18:56 +0000)
commit6e029979011433fef0a7cc11b7acc9e864affb87
treebdc64362765954f2e4371ff8c545707474114666
parentbd04b64cd125c715b1a31e5312f2d6d48d8e41f3
Make MCAsmBackend and MCCodeEmiiter passed by unique_ptr rval

Summary: Fixes build breakage of llvm-mc-assemble-fuzzer introduced by rL315531.

Reviewers: lhames

Subscribers: llvm-commits

Differential Revision: https://reviews.llvm.org/D39268

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@317498 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvm-mc-assemble-fuzzer/llvm-mc-assemble-fuzzer.cpp