[PATCH] D69434: ExecutionEngine: add preliminary support for COFF ARM64

Ádám Kallai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 20 03:04:35 PST 2019


kaadam added a comment.

In D69434#1753153 <https://reviews.llvm.org/D69434#1753153>, @mstorsjo wrote:

> In D69434#1753145 <https://reviews.llvm.org/D69434#1753145>, @kaadam wrote:
>
> > My CL is broke the buildbot, a break is necessary in default case. How could I fix it? Shall I need to update this change?
>
>
> I pushed a new commit to fix this now.
>
> You could post a new patch for fixing it, but in this case the fix was trivial enough to just do myself. If fixing takes longer, it might be good to revert the commit in the meantime, and then it might be better to update the full patch so that it can be reapplied in fixed form.


Okay, I see. Thanks Martin.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69434





More information about the llvm-commits mailing list