[PATCH] D126484: [LLD][ELF] Drop the string null terminator from the hash in splitStrings

Andrew Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 27 04:18:29 PDT 2022


andrewng added a comment.

In D126484#3542066 <https://reviews.llvm.org/D126484#3542066>, @thakis wrote:

> Looks like this breaks tests: http://45.33.8.238/linux/77072/step_11.txt
>
> Please take a look and revert for now if it takes a while to fix.

Should already be fixed by commit a94d454390c6 <https://reviews.llvm.org/rGa94d454390c6c351cea64cff4d4229df16d01217>.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D126484/new/

https://reviews.llvm.org/D126484



More information about the llvm-commits mailing list