[all-commits] [llvm/llvm-project] dd74d3: [ELF] Refactor ELFCOMPRESS_ZLIB handling and impro...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Fri Jul 8 14:04:31 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dd74d3117de0fd96383beeb4b4b913efcb9f4328
https://github.com/llvm/llvm-project/commit/dd74d3117de0fd96383beeb4b4b913efcb9f4328
Author: Fangrui Song <i at maskray.me>
Date: 2022-07-08 (Fri, 08 Jul 2022)
Changed paths:
M lld/ELF/InputSection.cpp
R lld/test/ELF/compressed-debug-input-err.s
A lld/test/ELF/compressed-input-err-zlib.s
A lld/test/ELF/compressed-input-err.s
Log Message:
-----------
[ELF] Refactor ELFCOMPRESS_ZLIB handling and improve diagnostics
And add some tests.
More information about the All-commits
mailing list