summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/AVR/out-of-range-fixups/in-pass.s
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/MC/AVR/out-of-range-fixups/in-pass.s')
-rw-r--r--llvm/test/MC/AVR/out-of-range-fixups/in-pass.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/MC/AVR/out-of-range-fixups/in-pass.s b/llvm/test/MC/AVR/out-of-range-fixups/in-pass.s
index 374bbd8e9c8..cc4b6f85cf5 100644
--- a/llvm/test/MC/AVR/out-of-range-fixups/in-pass.s
+++ b/llvm/test/MC/AVR/out-of-range-fixups/in-pass.s
@@ -1,5 +1,5 @@
; RUN: llvm-mc -triple avr -mattr=avr6 -filetype=obj < %s | llvm-objdump -r - | FileCheck %s
-; CHECK: R_AVR_PORT6 foo+63
+; CHECK: R_AVR_PORT6 foo+0x3f
in r3, foo+63
OpenPOWER on IntegriCloud