[PATCH] D117049: [OpenMP] Add support for embedding bitcode images in wrapper tool

Joseph Huber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 19 11:20:28 PST 2022


jhuber6 added a comment.

In D117049#3255748 <https://reviews.llvm.org/D117049#3255748>, @saiislam wrote:

> It seems that this patch along with D117156 <https://reviews.llvm.org/D117156> and D117246 <https://reviews.llvm.org/D117246> is giving `patch application failed` error [https://buildkite.com/llvm-project/diff-checks/builds/82688].
> `arc patch` is also giving the same error.

I think what happened is I didn't include a small fix patch I had locally in the list somewhere which made the diffs not apply. I could probably try to squash them and reapply if it's important.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117049



More information about the llvm-commits mailing list