[PATCH] D69434: ExecutionEngine: add preliminary support for COFF ARM64
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 20 02:29:35 PST 2019
mstorsjo added a comment.
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.
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