diff options
Diffstat (limited to 'test/CodeGen/AVR/brind.ll')
| -rw-r--r-- | test/CodeGen/AVR/brind.ll | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/CodeGen/AVR/brind.ll b/test/CodeGen/AVR/brind.ll index f92038d10829..ec8262e84a95 100644 --- a/test/CodeGen/AVR/brind.ll +++ b/test/CodeGen/AVR/brind.ll @@ -4,8 +4,6 @@ define i8 @brind(i8 %p) { ; CHECK-LABEL: brind: -; CHECK: ld r30 -; CHECK: ldd r31 ; CHECK: ijmp entry: %idxprom = sext i8 %p to i16 |
