diff options
Diffstat (limited to 'test/MC/Hexagon/inst_zxth.ll')
-rw-r--r-- | test/MC/Hexagon/inst_zxth.ll | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test/MC/Hexagon/inst_zxth.ll b/test/MC/Hexagon/inst_zxth.ll index 962210b17511..7b3d1b30648c 100644 --- a/test/MC/Hexagon/inst_zxth.ll +++ b/test/MC/Hexagon/inst_zxth.ll @@ -1,5 +1,5 @@ -;; RUN: llc -mtriple=hexagon-unknown-elf -filetype=obj %s -o - \ -;; RUN: | llvm-objdump -s - | FileCheck %s +; RUN: llc -march=hexagon -filetype=obj %s -o - \ +; RUN: | llvm-objdump -d - | FileCheck %s define i32 @foo (i16 %a) { @@ -7,4 +7,4 @@ define i32 @foo (i16 %a) ret i32 %1 } -; CHECK: 0000 0040c070 00c09f52 +; CHECK: c0 3f 00 56 56003fc0 |