[all-commits] [llvm/llvm-project] 0a0eff: [ELF] Support -= *= /= <<= >>= &= |= in symbol ass...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sat Jun 25 22:23:17 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0a0effdd5b654ed90f3c3cfae5d9d9dd0a0db8de
https://github.com/llvm/llvm-project/commit/0a0effdd5b654ed90f3c3cfae5d9d9dd0a0db8de
Author: Fangrui Song <i at maskray.me>
Date: 2022-06-25 (Sat, 25 Jun 2022)
Changed paths:
M lld/ELF/ScriptLexer.cpp
M lld/ELF/ScriptParser.cpp
M lld/test/ELF/linkerscript/operators.test
Log Message:
-----------
[ELF] Support -= *= /= <<= >>= &= |= in symbol assignments
More information about the All-commits
mailing list