diff options
Diffstat (limited to 'llvm/test/MC/Hexagon/inst_cmp_lt.ll')
-rw-r--r-- | llvm/test/MC/Hexagon/inst_cmp_lt.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/MC/Hexagon/inst_cmp_lt.ll b/llvm/test/MC/Hexagon/inst_cmp_lt.ll index 32411baf2a8..3a7618421e3 100644 --- a/llvm/test/MC/Hexagon/inst_cmp_lt.ll +++ b/llvm/test/MC/Hexagon/inst_cmp_lt.ll @@ -7,4 +7,4 @@ define i1 @foo (i32 %a, i32 %b) ret i1 %1 } -; CHECK: 0000 004041f2 00400000 00c09f52 +; CHECK: 0000 004041f2 00404089 00c09f52 |