[all-commits] [llvm/llvm-project] b7d36a: [ELF] Use compression::getReasonIfUnsupported for ...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Thu Jul 6 10:31:59 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b7d36a1a1e0ebf995381e36464abf52e95b76779
https://github.com/llvm/llvm-project/commit/b7d36a1a1e0ebf995381e36464abf52e95b76779
Author: Fangrui Song <i at maskray.me>
Date: 2023-07-06 (Thu, 06 Jul 2023)
Changed paths:
M lld/ELF/Driver.cpp
A lld/test/ELF/compress-sections-err.s
Log Message:
-----------
[ELF] Use compression::getReasonIfUnsupported for zlib/zstd unavailable error
The error message now matches llvm-objcopy --compress-debug-sections=[zlib|zstd].
More information about the All-commits
mailing list