Skip to content

Commit b3c508e

Browse files
authored
chore: replace TODO with a comment (#1798)
1 parent e669be5 commit b3c508e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

wild/tests/sources/elf/cpp-integration/cpp-integration.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
//#LinkArgs:-static -Wl,-z,now,-no-relax
3030
//#DiffIgnore:rel.extra-got-plt-got
3131
//#DiffIgnore:section.rela.plt.link
32-
// TODO: This is likely an important issue.
32+
// Wild uses similar order as LLD, which is different from GNU ld.
3333
//#DiffIgnore:init_array
3434
// TODO: Missing `endbr64` relaxations.
3535
//#DiffIgnore:rel.match_failed.R_X86_64_GOTPCRELX

0 commit comments

Comments
 (0)