[PATCH] D20237: Use printAliasInstr in ARM target

Renato Golin via llvm-commits llvm-commits at lists.llvm.org
Fri May 20 08:23:43 PDT 2016


rengolin added a comment.

Maybe just EmitPriority or Priority would do. Even if we're not using it now, that's what it means.

Probably a comment on the class definition that the priority forces the automatic emission to print the aliases.

cheers,
--renato


http://reviews.llvm.org/D20237





More information about the llvm-commits mailing list