[llvm-commits] [llvm] r137336 - /llvm/trunk/test/MC/ARM/arm-memory-instructions.s

Jim Grosbach grosbach at apple.com
Thu Aug 11 12:43:42 PDT 2011


Author: grosbach
Date: Thu Aug 11 14:43:42 2011
New Revision: 137336

URL: http://llvm.org/viewvc/llvm-project?rev=137336&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=137336&r1=137335&r2=137336&view=diff
==============================================================================
--- llvm/trunk/test/MC/ARM/arm-memory-instructions.s (original)
+++ llvm/trunk/test/MC/ARM/arm-memory-instructions.s Thu Aug 11 14:43:42 2011
@@ -350,6 +350,9 @@
 @ CHECK: strb	r5, [r7], #72           @ encoding: [0x48,0x50,0xc7,0xe4]
 @ CHECK: strb	r1, [sp], #-1           @ encoding: [0x01,0x10,0x4d,0xe4]
 
+ at ------------------------------------------------------------------------------
+@ FIXME: STRB (literal)
+ at ------------------------------------------------------------------------------
 
 @------------------------------------------------------------------------------
 @ STRB (register)





More information about the llvm-commits mailing list