diff options
author | Fangrui Song <i@maskray.me> | 2020-10-19 23:05:26 -0700 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2020-10-19 23:06:33 -0700 |
commit | 2484e9159c54def19aac69c4a217a55329da54d2 (patch) | |
tree | 015cdb94f36619585099605538bef3eba9027c42 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | f97ca48b1cbbf5da065e94271cb3af4f1c907dd4 (diff) | |
download | llvm-2484e9159c54def19aac69c4a217a55329da54d2.zip llvm-2484e9159c54def19aac69c4a217a55329da54d2.tar.gz llvm-2484e9159c54def19aac69c4a217a55329da54d2.tar.bz2 |
[Driver] Clean up -gz & --compress-debug-sections
* Make cc1 and cc1as --compress-debug-sections an alias for --compress-debug-sections=zlib
* Make -gz an alias for -gz=zlib
The new behavior is consistent with GCC when binutils>=2.26 is detected:
-gz is translated to --compress-debug-sections=zlib instead of --compress-debug-sections.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions