diff options
Diffstat (limited to 'llvm/test/CodeGen/SystemZ/fp-cmp-07.mir')
-rw-r--r-- | llvm/test/CodeGen/SystemZ/fp-cmp-07.mir | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/SystemZ/fp-cmp-07.mir b/llvm/test/CodeGen/SystemZ/fp-cmp-07.mir index 2551d19b53b..a297b251145 100644 --- a/llvm/test/CodeGen/SystemZ/fp-cmp-07.mir +++ b/llvm/test/CodeGen/SystemZ/fp-cmp-07.mir @@ -32,7 +32,7 @@ body: | LTEBRCompare %f0s, %f0s, implicit-def %cc %f2s = LER %f0s - INLINEASM $"blah $0", 1, 9, %f2s + INLINEASM &"blah $0", 1, 9, %f2s CondReturn 15, 4, implicit %f0s, implicit %cc bb.1.store: |