This is an archive of the discontinued LLVM Phabricator instance.

[LLD][ELF] - Handle quoted strings in the linker scripts correctly
ClosedPublic

Authored by grimar on Apr 19 2019, 5:27 AM.

Details

Diff Detail

Repository
rL LLVM

Event Timeline

grimar created this revision.Apr 19 2019, 5:27 AM
MaskRay added inline comments.Apr 21 2019, 6:57 PM
test/ELF/linkerscript/quoted-section-name.test
6 ↗(On Diff #195871)

echo '' saves some escapes

ruiu accepted this revision.Apr 21 2019, 7:31 PM

LGTM

This revision is now accepted and ready to land.Apr 21 2019, 7:31 PM
This revision was automatically updated to reflect the committed changes.
grimar marked an inline comment as done.
Herald added a project: Restricted Project. · View Herald TranscriptApr 22 2019, 12:55 AM