[PATCH] D45961: [MC] Add MCSubtargetInfo to MCAlignFragment
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Sep 4 11:07:14 PDT 2021
MaskRay added a comment.
The diff was probably created by hand.
`arc patch D45961` cannot apply this patch but `curl -L 'https://reviews.llvm.org/D45961?download=1' | patch -p0` can.
https://llvm.org/docs/Phabricator.html#requesting-a-review-via-the-command-line
It's a one-time setup. One it is set, the `arc diff 'HEAD^'` uploaded patch should be testable by builkite.
See "Build Status" currently it cannot apply the patch https://buildkite.com/llvm-project/diff-checks/builds/62270#202c5d24-7b92-474c-aa62-b0e52e14fb56
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D45961/new/
https://reviews.llvm.org/D45961
More information about the llvm-commits
mailing list