It is not needed since we FileCheck for the warning and -Werror itself can end up unused. llvm-svn: 225102
This should fix the last bots. llvm-svn: 225100
It is somewhat common for CFLAGS to be used with .s files. We were already ignoring -flto. This patch just does the same for -fno-lto. llvm-svn: 225093