[PATCH] D43253: bitcode support change for fast flags compatibility
Hans Wennborg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 20 08:24:50 PST 2018
hans added a comment.
In https://reviews.llvm.org/D43253#1012927, @hans wrote:
> >>> Note: we need buy-in from LLVM 6.0 release manager (@hans ?) that this will be cherry-picked there before landing this in trunk.
> >>
> >> This seems fine for 6.0 (it needs to land soon though), but why does it need to be cherry-picked to the branch before landing on trunk?
> >
> > Sorry for the ambiguity, I meant that we needed your confirmation before landing this in trunk, not that the cherry-pick has to happen before.
> > i.e. parenthesis were intended like this "we need (buy-in from LLVM 6.0 release manager that this will be cherry-picked there) before landing this in trunk."
>
> Makes sense, thanks :-)
>
> I'll let this sit in trunk a few hours more and will merge it later today.
Merged to 6.0 in r325592.
Repository:
rL LLVM
https://reviews.llvm.org/D43253
More information about the llvm-commits
mailing list