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

Hans Wennborg via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 23 14:51:43 PST 2020


hans added a comment.

> @hans To address the CI problem (https://reviews.llvm.org/D72222#1836728) reported by @peter.smith, we just need to delete the driver option in the release/10.x branch. (I need a -E preproccessed file to investigate.)
>  I think we don't need to hurry. We can simply revert this patch (D72222 <https://reviews.llvm.org/D72222>) a few days before 10.0.0.

Waiting until a few days before the release is not a good idea. If we know there is a problem, I'd like it to be fixed on the branch as soon as possible.


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