[llvm] r263123 - ARM: follow up improvements for SVN r263118

Tim Northover via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 24 13:23:59 PDT 2016


On 24 March 2016 at 12:03, Tom Stellard <tom at stellard.net> wrote:
> Is this patch OK for the 3.8 branch?

I think so. The ARMAsmPrinter change is a bit weird (it'd be better to
check the MachineInstr's opcode rather than the triple) but not wrong.

Cheers.

Tim.


More information about the llvm-commits mailing list