Fix test failure caused by r329965.
"-mllvm" options get parsed slightly earlier, and -arm-restrict-it is only available if the ARM target is compiled in. Invoke "clang -cc1" directly to avoid the issue. llvm-svn: 329968
Loading
Please sign in to comment