[all-commits] [llvm/llvm-project] d60ef9: [ELF] Support quoted output section names
Fangrui Song via All-commits
all-commits at lists.llvm.org
Fri Feb 3 11:03:14 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d60ef9338deb734541ff1c9d0771807815d5d9e6
https://github.com/llvm/llvm-project/commit/d60ef9338deb734541ff1c9d0771807815d5d9e6
Author: Fangrui Song <i at maskray.me>
Date: 2023-02-03 (Fri, 03 Feb 2023)
Changed paths:
M lld/ELF/ScriptParser.cpp
M lld/test/ELF/linkerscript/quoted-section-name.test
Log Message:
-----------
[ELF] Support quoted output section names
Similar to e7a7ad134fe182aad190cb3ebc441164470e92f5 and
2bf06d9345caeb26520be8e830c092683bbdf0f7 for other linker script syntax.
Close https://github.com/llvm/llvm-project/issues/60496
More information about the All-commits
mailing list