[all-commits] [llvm/llvm-project] c5ecf5: Fix compression header size check in ELF writer (#...
myxoid via All-commits
all-commits at lists.llvm.org
Sun Nov 5 15:33:42 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c5ecf5a130f087f493802800f3565c7bb75c238a
https://github.com/llvm/llvm-project/commit/c5ecf5a130f087f493802800f3565c7bb75c238a
Author: myxoid <64892339+myxoid at users.noreply.github.com>
Date: 2023-11-05 (Sun, 05 Nov 2023)
Changed paths:
M llvm/lib/MC/ELFObjectWriter.cpp
Log Message:
-----------
Fix compression header size check in ELF writer (#66888)
The test had 32-bit and 64-bit header sizes the wrong way around.
More information about the All-commits
mailing list