Rafael Espindola
fc2bacea3d
Use -target instead of triple and use FileCheck.
...
llvm-svn: 193502
2013-10-27 13:59:51 +00:00
Nick Lewycky
1abf57d5a9
Fix this test on machines that don't run clang -cc1as when asked to assemble.
...
llvm-svn: 133688
2011-06-23 05:38:06 +00:00
Nick Lewycky
9e8bf1ba06
Also fix the warning about using "clang" instead of %clang.
...
llvm-svn: 133492
2011-06-21 00:23:47 +00:00
Nick Lewycky
65df58582c
Remove the leading hyphen so that grep doesn't parse it as one long option :)
...
llvm-svn: 133491
2011-06-21 00:21:22 +00:00
Nick Lewycky
ca6b90d8af
Add support for -Wa,--noexecstack when building from a non-assembly file. For
...
an assembly file it worked correctly, while for a .c file it would given an
error about how --noexecstack is not a supported argument to -Wa.
llvm-svn: 133489
2011-06-21 00:14:18 +00:00