diff options
Diffstat (limited to 'llvm/test/MC/Hexagon/inst_select.ll')
-rw-r--r-- | llvm/test/MC/Hexagon/inst_select.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/MC/Hexagon/inst_select.ll b/llvm/test/MC/Hexagon/inst_select.ll index c3a11082f5f..7e88c65a818 100644 --- a/llvm/test/MC/Hexagon/inst_select.ll +++ b/llvm/test/MC/Hexagon/inst_select.ll @@ -7,4 +7,4 @@ define i32 @foo (i1 %a, i32 %b, i32 %c) ret i32 %1 } -; CHECK: 0000 00400000 004201f4 00c09f52 +; CHECK: 0000 00400085 004201f4 00c09f52 |