[llvm-commits] [llvm] r137258 - /llvm/trunk/test/MC/ARM/arm-memory-instructions.s
Jim Grosbach
grosbach at apple.com
Wed Aug 10 15:20:38 PDT 2011
Author: grosbach
Date: Wed Aug 10 17:20:38 2011
New Revision: 137258
URL: http://llvm.org/viewvc/llvm-project?rev=137258&view=rev
Log:
Add FIXME
Modified:
llvm/trunk/test/MC/ARM/arm-memory-instructions.s
Modified: llvm/trunk/test/MC/ARM/arm-memory-instructions.s
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/MC/ARM/arm-memory-instructions.s?rev=137258&r1=137257&r2=137258&view=diff
==============================================================================
--- llvm/trunk/test/MC/ARM/arm-memory-instructions.s (original)
+++ llvm/trunk/test/MC/ARM/arm-memory-instructions.s Wed Aug 10 17:20:38 2011
@@ -128,6 +128,10 @@
@------------------------------------------------------------------------------
+@ FIXME: LDRD (label)
+ at ------------------------------------------------------------------------------
+
+ at ------------------------------------------------------------------------------
@ LDRD (register)
@------------------------------------------------------------------------------
ldrd r3, r4, [r1, r3]
More information about the llvm-commits
mailing list