hanchenye-llvm-project/clang/tools/driver
Bob Wilson a1b4206a70 Fix up fallout from r187156.
The previous change caused the driver to translate -Wa,-L to the
-msave-temp-labels option for cc1as, but cc1as did not accept that option.
This patch follows the same approach used for similar options (-relax-all,
-noexecstack) in the previous patch.

llvm-svn: 191458
2013-09-26 21:00:51 +00:00
..
CMakeLists.txt CMake: Fix standalone Clang build, take two. 2013-08-27 21:52:04 +00:00
Info.plist.in
Makefile [Driver] Refactor clang driver to use LLVM's Option library 2013-06-14 17:17:23 +00:00
cc1_main.cpp [Driver] Refactor clang driver to use LLVM's Option library 2013-06-14 17:17:23 +00:00
cc1as_main.cpp Fix up fallout from r187156. 2013-09-26 21:00:51 +00:00
clang_symlink.cmake cmake: install a cl.exe binary in the tools/msbuild-bin dir 2013-08-28 01:58:44 +00:00
driver.cpp clang-cl: Use "clang cl.exe" when disambiguating the diagnostic prefix. 2013-09-04 03:10:36 +00:00