[PATCH] D45961: [MC] Add MCSubtargetInfo to MCAlignFragment

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 6 09:34:10 PDT 2021


MaskRay accepted this revision.
MaskRay added a comment.

In D45961#2985377 <https://reviews.llvm.org/D45961#2985377>, @peter.smith wrote:

> arc diff didn't quite do what I wanted, I have two commits in my branch, one D45961 <https://reviews.llvm.org/D45961>, then D45962 <https://reviews.llvm.org/D45962> and it only updated D45962 <https://reviews.llvm.org/D45962>. This patch is manually created but should be OK.
>
> Have applied the 3 review comments.

I don't know what the best solution... I personally maintain multiple branches and ensure the tip is the Differential I want to update with `arc diff 'HEAD^'`.


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

https://reviews.llvm.org/D45961



More information about the llvm-commits mailing list