[all-commits] [llvm/llvm-project] e53c53: [ELF, test] Improve --compress-debug-sections/--com...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Wed May 22 15:40:48 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e53c53559bb6ca6d69b9c0f45988e33fd0cefb6e
https://github.com/llvm/llvm-project/commit/e53c53559bb6ca6d69b9c0f45988e33fd0cefb6e
Author: Fangrui Song <i at maskray.me>
Date: 2024-05-22 (Wed, 22 May 2024)
Changed paths:
M lld/test/ELF/compress-debug-sections-zstd.s
M lld/test/ELF/compress-sections-special.s
M lld/test/ELF/compress-sections.s
M lld/test/ELF/compressed-debug-level.test
M lld/test/ELF/linkerscript/compress-debug-sections.s
M lld/test/ELF/linkerscript/compress-sections.s
Log Message:
-----------
[ELF,test] Improve --compress-debug-sections/--compress-sections tests
Make sections larger so that compressed content will be smaller than
uncompressed content. Add a few dedicated tests where compressed content
is larger.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list