[PATCH] D136808: Refactor Tblgen DecoderEmitter to allow multiple language output
Min-Yih Hsu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Oct 30 16:01:45 PDT 2022
myhsu added a comment.
In D136808#3890589 <https://reviews.llvm.org/D136808#3890589>, @Rot127 wrote:
> So as long as one backend is updated at a time there is no problem. Since backends do not share printing logic in any way.
Yes I was simply wondering if it's possible to update a single backend a time. Good to know now.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136808/new/
https://reviews.llvm.org/D136808
More information about the llvm-commits
mailing list