summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJim Grosbach <grosbach@apple.com>2011-09-16 22:18:42 +0000
committerJim Grosbach <grosbach@apple.com>2011-09-16 22:18:42 +0000
commitdfb9c3031999f665108dc46423cf8aeb0a40600e (patch)
treed4317989f1d530f821b8c129d10a72a671326758
parent9764bced10e734d100b7e398f64a3aa6d68479d5 (diff)
downloadbcm5719-llvm-dfb9c3031999f665108dc46423cf8aeb0a40600e.tar.gz
bcm5719-llvm-dfb9c3031999f665108dc46423cf8aeb0a40600e.zip
Simplify comment. There's no Thumb LDRD(register) encoding. That's ARM only.
llvm-svn: 139959
-rw-r--r--llvm/test/MC/ARM/basic-thumb2-instructions.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/MC/ARM/basic-thumb2-instructions.s b/llvm/test/MC/ARM/basic-thumb2-instructions.s
index e3c41080d16..24c85291c8c 100644
--- a/llvm/test/MC/ARM/basic-thumb2-instructions.s
+++ b/llvm/test/MC/ARM/basic-thumb2-instructions.s
@@ -662,7 +662,7 @@ _func:
@------------------------------------------------------------------------------
-@ LDRD(immediate)
+@ LDRD
@------------------------------------------------------------------------------
ldrd r3, r5, [r6, #24]
ldrd r3, r5, [r6, #24]!
OpenPOWER on IntegriCloud