[PATCH] D15044: [TableGen] Fix bug in printing namespace for register altname indices in AsmWriterEmitter

hfinkel@anl.gov via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 10 13:39:30 PST 2015


hfinkel added a subscriber: hfinkel.
hfinkel accepted this revision.
hfinkel added a reviewer: hfinkel.
hfinkel added a comment.
This revision is now accepted and ready to land.

Seems to make sense, reading the namespace name from the first register def should be a reliable way to get it. LGTM.


http://reviews.llvm.org/D15044





More information about the llvm-commits mailing list