Details
Details
Diff Detail
Diff Detail
Event Timeline
| test/ELF/linkerscript/phdrs.s | ||
|---|---|---|
| 43 | Looks this can be single line SECTIONS { .foo : {*(.foo.*)} :foo }" > %t.script | |
Comment Actions
LGTM
| test/ELF/linkerscript/phdrs.s | ||
|---|---|---|
| 43 | Yes, but please avoid foo everywhere, and instead use foo bar and baz, so that we know which foo when foo is displayed. | |
Looks this can be single line
SECTIONS { .foo : {*(.foo.*)} :foo }" > %t.script