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