[all-commits] [llvm/llvm-project] 75fd93: [ELF] Adjust test to work for zlib 1.2.8
Shoaib Meenai via All-commits
all-commits at lists.llvm.org
Tue Nov 26 17:19:12 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 75fd939bb917e8f843395684a2970d86bc0199c0
https://github.com/llvm/llvm-project/commit/75fd939bb917e8f843395684a2970d86bc0199c0
Author: Shoaib Meenai <smeenai at fb.com>
Date: 2019-11-26 (Tue, 26 Nov 2019)
Changed paths:
M lld/test/ELF/compressed-debug-level.test
Log Message:
-----------
[ELF] Adjust test to work for zlib 1.2.8
The previous data had the same length with compression levels 1 and 6
for zlib 1.2.8. Adjust the test to work for this library version. I've
also tested this with zlib 1.2.7 and zlib 1.2.11.
More information about the All-commits
mailing list