diff options
Diffstat (limited to 'test/MC/ARM/elf-jump24-fixup.s')
-rw-r--r-- | test/MC/ARM/elf-jump24-fixup.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/MC/ARM/elf-jump24-fixup.s b/test/MC/ARM/elf-jump24-fixup.s index 75a4b86..affdcda 100644 --- a/test/MC/ARM/elf-jump24-fixup.s +++ b/test/MC/ARM/elf-jump24-fixup.s @@ -6,4 +6,4 @@ foo: b.w bar -@ CHECK: {{[0-9]+}} R_ARM_THM_JUMP24 bar +@ CHECK: {{[0-9a-f]+}} R_ARM_THM_JUMP24 bar |