llvm-project/clang/tools/driver
Daniel Jasper cdc4408bbf Revert r305164/5/7.
cc1as does not currently access the "--" version of this flag. At the
very least this needs to be fixed and proper test cases need to be
added.

Simple reproducer:
clang -Wa,--compress-debug-sections /tmp/test.cc

Result:
error: unknown argument: '--compress-debug-sections'

llvm-svn: 305182
2017-06-12 08:08:18 +00:00
..
CMakeLists.txt Create msbuild only when using MSVC 2017-03-16 21:21:00 +00:00
Info.plist.in [CMake] Fixing typo in Info.plist generation 2016-08-16 20:49:49 +00:00
cc1_main.cpp Disable a silly GCC diagnostic for combining a scanf length specifier with the 2016-10-15 01:59:52 +00:00
cc1as_main.cpp Revert r305164/5/7. 2017-06-12 08:08:18 +00:00
driver.cpp Driver must return non-zero code on errors in command line 2017-05-24 14:57:17 +00:00