[PATCH] D72222: [Driver][CodeGen] Add -fpatchable-function-entry=N[,0]

Hans Wennborg via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 4 02:38:19 PST 2020


hans added a comment.

In D72222#1849326 <https://reviews.llvm.org/D72222#1849326>, @hans wrote:

> > I created D73680 <https://reviews.llvm.org/D73680> to place the patch label after BTI.
> > 
> > @hans Is there still time to cherry pick the patch to release/10.x? See above, Linux developers really want the Clang release to have compatible behavior with GCC.
>
> Yes, there is still time. Just let me know which commits to cherry-pick.


Just to follow up: D73680 <https://reviews.llvm.org/D73680> was cherry-picked to 10.x. Does that mean all issues are resolved here, and the kernel folks are happy, or is there more work expected that might affect the release?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D72222/new/

https://reviews.llvm.org/D72222





More information about the cfe-commits mailing list