This is the https://bugs.llvm.org/show_bug.cgi?id=41356,
Seems it is kind of unusual case but it is possible to
have sections that require quotes for their namings.
Like "aaa bbb".
This patch adds support for those.
Differential D60901
[LLD][ELF] - Handle quoted strings in the linker scripts correctly grimar on Apr 19 2019, 5:27 AM. Authored by
Details This is the https://bugs.llvm.org/show_bug.cgi?id=41356, Seems it is kind of unusual case but it is possible to This patch adds support for those.
Diff Detail
Event Timeline
|