[llvm-commits] [llvm] r138077 - /llvm/trunk/test/MC/ARM/basic-thumb-instructions.s
Jim Grosbach
grosbach at apple.com
Fri Aug 19 13:48:54 PDT 2011
Author: grosbach
Date: Fri Aug 19 15:48:54 2011
New Revision: 138077
URL: http://llvm.org/viewvc/llvm-project?rev=138077&view=rev
Log:
Add FIXME.
Modified:
llvm/trunk/test/MC/ARM/basic-thumb-instructions.s
Modified: llvm/trunk/test/MC/ARM/basic-thumb-instructions.s
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/MC/ARM/basic-thumb-instructions.s?rev=138077&r1=138076&r2=138077&view=diff
==============================================================================
--- llvm/trunk/test/MC/ARM/basic-thumb-instructions.s (original)
+++ llvm/trunk/test/MC/ARM/basic-thumb-instructions.s Fri Aug 19 15:48:54 2011
@@ -8,6 +8,9 @@
@ This gives us good coverage while keeping the overall size of the test
@ more reasonable.
+
+@ FIXME: Some 3-operand instructions have a 2-operand assembly syntax.
+
_func:
@ CHECK: _func
More information about the llvm-commits
mailing list