diff options
Diffstat (limited to 'llvm/test/CodeGen/SystemZ/asm-05.ll')
| -rw-r--r-- | llvm/test/CodeGen/SystemZ/asm-05.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/SystemZ/asm-05.ll b/llvm/test/CodeGen/SystemZ/asm-05.ll index db99b10853e..780b61ac3a3 100644 --- a/llvm/test/CodeGen/SystemZ/asm-05.ll +++ b/llvm/test/CodeGen/SystemZ/asm-05.ll @@ -12,4 +12,4 @@ define void @f1(i64 %base) { } ; FIXME: at the moment the precise constraint is not passed down to -; target code, so we must conservatively treat "m" as "Q". +; target code, so we must conservatively treat "m" as "S". |

