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

Alex Bradbury via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 11 02:21:33 PST 2015


asb added a comment.

In http://reviews.llvm.org/D15044#307555, @hfinkel wrote:

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


Thanks for reviewing Hal, could you commit please? I've just checked the patch applies cleanly to http://reviews.llvm.org/rL255331, with all tests of course still passing.


http://reviews.llvm.org/D15044





More information about the llvm-commits mailing list