[all-commits] [llvm/llvm-project] c78c00: [LLD][ELF] Drop the string null terminator from th...
Andrew Ng via All-commits
all-commits at lists.llvm.org
Fri May 27 02:54:57 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c78c00dc16bbbb3b48705190f7e6de09458a1f34
https://github.com/llvm/llvm-project/commit/c78c00dc16bbbb3b48705190f7e6de09458a1f34
Author: Andrew Ng <andrew.ng at sony.com>
Date: 2022-05-27 (Fri, 27 May 2022)
Changed paths:
M lld/ELF/InputSection.cpp
M lld/test/ELF/comment-gc.s
M lld/test/ELF/merge-string.s
Log Message:
-----------
[LLD][ELF] Drop the string null terminator from the hash in splitStrings
Differential Revision: https://reviews.llvm.org/D126484
More information about the All-commits
mailing list