From 584fb0e6635535130ce321d5af15530a7c2ff05a Mon Sep 17 00:00:00 2001 From: Jim Grosbach Date: Fri, 19 Aug 2011 20:48:54 +0000 Subject: [PATCH] Add FIXME. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@138077 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/MC/ARM/basic-thumb-instructions.s | 3 +++ 1 file changed, 3 insertions(+) diff --git a/test/MC/ARM/basic-thumb-instructions.s b/test/MC/ARM/basic-thumb-instructions.s index c2d6f4290dd..dcd2cad40cc 100644 --- a/test/MC/ARM/basic-thumb-instructions.s +++ b/test/MC/ARM/basic-thumb-instructions.s @@ -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