[PATCH] D125568: [BOLT][CMAKE] Fix DYLIB build

Amir Ayupov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 13 12:44:16 PDT 2022


Amir added a comment.

In D125568#3512462 <https://reviews.llvm.org/D125568#3512462>, @bero wrote:

> LGTM, I've backported this to the release/14.x branch at https://reviews.llvm.org/D125577 (but not sure how to make Phabricator realize that one is supposed to go on a branch).

If you submit the patch using Arcanist it sets the base commit. Pre-merge checks should then be able to apply the commit. AFAIU Phabricator doesn't know about branches, you just push it to the right remote branch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125568



More information about the llvm-commits mailing list