[all-commits] [llvm/llvm-project] 1caee6: [MC][test] Add more .loc directives to improve por...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Mon Mar 14 22:33:22 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1caee67daca31ce4ca92bb435fd852e1b3d63eed
https://github.com/llvm/llvm-project/commit/1caee67daca31ce4ca92bb435fd852e1b3d63eed
Author: Fangrui Song <i at maskray.me>
Date: 2022-03-14 (Mon, 14 Mar 2022)
Changed paths:
M llvm/test/MC/ELF/compression.s
Log Message:
-----------
[MC][test] Add more .loc directives to improve portability with older zlib
Make .debug_line so larger so that MC will more assuredly compress .debug_line
(it doesn't compress a section if compressed content is not smaller).
More information about the All-commits
mailing list