Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / llvm / test / MC / AVR / inst-ijmp.s
blobb2781b43c17ff64ea684d3d1fa6adb0e9dc5519d
1 ; RUN: llvm-mc -triple avr -mattr=ijmpcall -show-encoding < %s | FileCheck %s
2 ; RUN: llvm-mc -filetype=obj -triple avr -mattr=ijmpcall < %s | llvm-objdump -d --mattr=ijmpcall - | FileCheck --check-prefix=CHECK-INST %s
5 foo:
7 ijmp
9 ; CHECK: ijmp ; encoding: [0x09,0x94]
11 ; CHECK-INST: ijmp