[all-commits] [llvm/llvm-project] 6bc20e: [cc1as] Remove -Wa, --compress-debug-sections=zlib-gnu
Fangrui Song via All-commits
all-commits at lists.llvm.org
Wed Jan 26 13:29:03 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6bc20eb13470514c67e9ee5bbd515c2197ce8ea8
https://github.com/llvm/llvm-project/commit/6bc20eb13470514c67e9ee5bbd515c2197ce8ea8
Author: Fangrui Song <i at maskray.me>
Date: 2022-01-26 (Wed, 26 Jan 2022)
Changed paths:
M clang/lib/Driver/ToolChains/Gnu.cpp
M clang/test/Driver/compress-noias.c
M clang/tools/driver/cc1as_main.cpp
Log Message:
-----------
[cc1as] Remove -Wa,--compress-debug-sections=zlib-gnu
It's obsoleted and unlikely used. See D117744.
More information about the All-commits
mailing list