[all-commits] [llvm/llvm-project] b95cca: [ELF] Improve compound assignment tests
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sat Jun 25 22:31:05 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b95cca03cd7b751e977fee808b7e84ffffec116d
https://github.com/llvm/llvm-project/commit/b95cca03cd7b751e977fee808b7e84ffffec116d
Author: Fangrui Song <i at maskray.me>
Date: 2022-06-25 (Sat, 25 Jun 2022)
Changed paths:
M lld/ELF/ScriptParser.cpp
M lld/test/ELF/linkerscript/operators.test
Log Message:
-----------
[ELF] Improve compound assignment tests
Also use strchr instead of is_contained.
More information about the All-commits
mailing list