[PATCH] D47467: [IR] Begin removal of TerminatorInst by removing successor manipulation.

Chandler Carruth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 26 01:27:44 PDT 2018


chandlerc added a comment.

In https://reviews.llvm.org/D47467#1207191, @chandlerc wrote:

> In https://reviews.llvm.org/D47467#1207174, @aivchenk wrote:
>
> > Hi Chandler, are you still planning to work on that?
> >
> > Thanks, Alexander
>
>
> Yes, really sorry for the delay here.
>
> This has been held up by finishing off security related work, but should be moving again once the next patch there is finished.


FYI, I've rebased and will be landing this and subsequent patches now.


Repository:
  rL LLVM

https://reviews.llvm.org/D47467





More information about the llvm-commits mailing list