Use "isa" since the variable isn't used.
[llvm-complete.git] / test / MC / AVR / inst-ret.s
bloba12c985b532d93cd61ba4eb12bd7f589080a9c17
1 ; RUN: llvm-mc -triple avr -show-encoding < %s | FileCheck %s
4 foo:
6 ret
8 ; CHECK: ret ; encoding: [0x08,0x95]