aboutsummaryrefslogtreecommitdiff
path: root/test/Driver/darwin-as.c
AgeCommit message (Expand)Author
2012-02-23Update test for r151288Jim Grosbach
2012-01-20rename -ccc-host-triple into -targetSebastian Pop
2012-01-13Revert r148138; it's causing test failures.Eli Friedman
2012-01-13rename -ccc-host-triple into -targetSebastian Pop
2011-10-30Stop disabling integrated assembler with -static. <rdar://problem/10175391>Bob Wilson
2010-07-22Driver/Darwin: Set -force_cpusubtype_ALL only by default on x86.Daniel Dunbar
2009-12-15Update tests to use %clang instead of 'clang', and forcibly disable use of 'Daniel Dunbar
2009-11-08Eliminate &&s in tests.Daniel Dunbar
2009-10-08Tolerate .exe on executables. Patch by John Thompson.Mike Stump
2009-08-24Add missing '&&'...Daniel Dunbar
2009-08-24PR4766: Don't pass -static to 'as' on x86_64 on Darwin.Daniel Dunbar