Skip to content

Commit f472f3d

Browse files
committed
Rename the string in clang test missed.
1 parent c1716f0 commit f472f3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/test/Driver/relax.s

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
// RUN: llvm-readobj -r %t | FileCheck --check-prefix=REL %s
99

1010
// REL: R_X86_64_REX_GOTPCRELX foo
11-
// REL: R_X86_64_REX2_GOTPCRELX foo
11+
// REL: R_X86_64_CODE_4_GOTPCRELX foo
1212

1313
movq foo@GOTPCREL(%rip), %rax
1414
movq foo@GOTPCREL(%rip), %r16

0 commit comments

Comments
 (0)