[PATCH] D113002: TableGen: sort SearchableTable emission order by fields, not top-level name

Tim Northover via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 18 05:00:03 PST 2022


t.p.northover accepted this revision.
t.p.northover marked 6 inline comments as done.
t.p.northover added a comment.
This revision is now accepted and ready to land.

Thanks, I've committed it with the updated tests you suggested as 51f743db <https://reviews.llvm.org/rG51f743db08f3721fa955296fcef81cfd0c760c9b>. Well, I think it's probably still worth checking we can assemble `PRBAR_EL1` etc, even if they're not printed out again the same so I left those in for now.


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

https://reviews.llvm.org/D113002



More information about the llvm-commits mailing list