[PATCH] D109513: [AsmPrinter, SystemZ] Allow target to add instructions before section is ended.
Ulrich Weigand via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 10 11:03:58 PDT 2021
uweigand added a comment.
Ah, I see, we've have to implement a MCTargetStreamer first ... In any case, I don't have a strong opinion on this, if the common code change is acceptable, that's of course fine with me. A back-end only solution using a MCTargetStreamer would also be OK.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109513/new/
https://reviews.llvm.org/D109513
More information about the llvm-commits
mailing list