[PATCH] D51230: Use unique_ptr
Joel Galenson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 24 12:38:57 PDT 2018
jgalenson added a comment.
In https://reviews.llvm.org/D51230#1212854, @pcc wrote:
> LGTM
>
> I think this is the way that you are supposed to do it. It's the way that we're doing it elsewhere.
> http://llvm-cs.pcc.me.uk/?q=createMCInstrAnalysis
Yeah, that's why I added this. I was just wondering if there was some better way.
Thanks. I'll commit it now.
Repository:
rL LLVM
https://reviews.llvm.org/D51230
More information about the llvm-commits
mailing list