aboutsummaryrefslogtreecommitdiff
path: root/test/Driver/noexecstack.c
AgeCommit message (Expand)Author
2011-06-23Fix this test on machines that don't run clang -cc1as when asked to assemble.Nick Lewycky
2011-06-21Also fix the warning about using "clang" instead of %clang.Nick Lewycky
2011-06-21Remove the leading hyphen so that grep doesn't parse it as one long option :)Nick Lewycky
2011-06-21Add support for -Wa,--noexecstack when building from a non-assembly file. ForNick Lewycky