File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
llvm/test/DebugInfo/RISCV Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 4
4
; RUN: | FileCheck -check-prefix=RELAX-DWARFDUMP %s
5
5
;
6
6
; RELAX: Section ({{.*}}) .rela.eh_frame {
7
- ; REALX -NEXT: 0x1C R_RISCV_32_PCREL .L0 0x0
8
- ; REALX -NEXT: 0x30 R_RISCV_32_PCREL .L0 0x0
9
- ; REALX -NEXT: 0x48 R_RISCV_32_PCREL .L0 0x0
10
- ; REALX -NEXT: 0x4C R_RISCV_ADD32 .L0 0x0
11
- ; REALX -NEXT: 0x4C R_RISCV_SUB32 .L0 0x0
12
- ; REALX -NEXT: 0x57 R_RISCV_SET6 .L0 0x0
7
+ ; RELAX -NEXT: 0x1C R_RISCV_32_PCREL .L0 0x0
8
+ ; RELAX -NEXT: 0x30 R_RISCV_32_PCREL .L0 0x0
9
+ ; RELAX -NEXT: 0x48 R_RISCV_32_PCREL .L0 0x0
10
+ ; RELAX -NEXT: 0x4C R_RISCV_ADD32 .L0 0x0
11
+ ; RELAX -NEXT: 0x4C R_RISCV_SUB32 .L0 0x0
12
+ ; RELAX -NEXT: 0x57 R_RISCV_SET6 .L0 0x0
13
13
; RELAX-NEXT-EMPTY:
14
14
15
15
; RELAX-DWARFDUMP-NOT: error: failed to compute relocation
You can’t perform that action at this time.
0 commit comments