[PATCH] D61777: [cc1as] Change -compress-debug-sections= to use --
Fangrui Song via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 9 21:56:25 PDT 2019
MaskRay created this revision.
MaskRay added a reviewer: compnerd.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
The double dash form is documented by GNU as, used by gcc, and accepted by llvm-mc.
Repository:
rC Clang
https://reviews.llvm.org/D61777
Files:
include/clang/Driver/CC1Options.td
lib/Driver/ToolChains/Clang.cpp
lib/Driver/ToolChains/Gnu.cpp
test/Driver/compress-noias.c
test/Driver/compress.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61777.198978.patch
Type: text/x-patch
Size: 6789 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190510/bf78cf98/attachment.bin>
More information about the cfe-commits
mailing list