forked from OSchip/llvm-project
a1b4206a70
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 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Info.plist.in | ||
Makefile | ||
cc1_main.cpp | ||
cc1as_main.cpp | ||
clang_symlink.cmake | ||
driver.cpp |