Add support to -Wa,-W in clang
Currently clang does not support -Wa,-W, which suppresses warning
messages in GNU assembler. Add this option for gcc compatibility.
https://bugs.llvm.org/show_bug.cgi?id=43651
llvm-svn: 374822
Add support to -Wa,-W in clang jcai19 on Oct 14 2019, 2:21 PM. Authored by Tags None Subscribers None
Description
Details
|