[all-commits] [llvm/llvm-project] 2bf06d: [ELF] Support symbol names with space in linker sc...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Mon Sep 27 09:50:54 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2bf06d9345caeb26520be8e830c092683bbdf0f7
https://github.com/llvm/llvm-project/commit/2bf06d9345caeb26520be8e830c092683bbdf0f7
Author: Fangrui Song <i at maskray.me>
Date: 2021-09-27 (Mon, 27 Sep 2021)
Changed paths:
M lld/ELF/ScriptParser.cpp
M lld/test/ELF/linkerscript/symbol-name.test
Log Message:
-----------
[ELF] Support symbol names with space in linker script expressions
Fix PR51961
Reviewed By: jhenderson
Differential Revision: https://reviews.llvm.org/D110490
More information about the All-commits
mailing list