forked from OSchip/llvm-project
2484e9159c
* 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. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Info.plist.in | ||
cc1_main.cpp | ||
cc1as_main.cpp | ||
cc1gen_reproducer_main.cpp | ||
driver.cpp |