OSDN Git Service

When printing Thumb1 NOP ('mov r8, r8'), make sure to print the predicate.
authorJim Grosbach <grosbach@apple.com>
Wed, 24 Aug 2011 20:06:14 +0000 (20:06 +0000)
committerJim Grosbach <grosbach@apple.com>
Wed, 24 Aug 2011 20:06:14 +0000 (20:06 +0000)
commitdf9ce6bbc5b66c3c4d30c2f32b6f17c690cfa004
tree5f34164006cb64a287b3f97d0c82fda1b907f2ef
parent356e9881100f8adafa5b3b8982315cbefac83fea
When printing Thumb1 NOP ('mov r8, r8'), make sure to print the predicate.

rdar://10015134

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@138467 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/InstPrinter/ARMInstPrinter.cpp