[all-commits] [llvm/llvm-project] e96889: Revert "Fix compression header size check in ELF w...
Hans via All-commits
all-commits at lists.llvm.org
Mon Nov 6 05:33:15 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e96889d36f4528127e649bb90125094c75aa1628
https://github.com/llvm/llvm-project/commit/e96889d36f4528127e649bb90125094c75aa1628
Author: Hans Wennborg <hans at chromium.org>
Date: 2023-11-06 (Mon, 06 Nov 2023)
Changed paths:
M llvm/lib/MC/ELFObjectWriter.cpp
Log Message:
-----------
Revert "Fix compression header size check in ELF writer (#66888)"
This broke lit tests in zstd enabled builds, see comment on the PR.
> The test had 32-bit and 64-bit header sizes the wrong way around.
This reverts commit c5ecf5a130f087f493802800f3565c7bb75c238a.
More information about the All-commits
mailing list