summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/darwin-as.c
Commit message (Expand)AuthorAgeFilesLines
* darwin asm driver: suppress -Q for -no-integrated-as on darwin<11David Fang2013-12-101-2/+8
* Change the clang driver with the use of -no-integrated-as for darwin to useKevin Enderby2013-11-181-3/+3
* Fix FileCheck --check-prefix lines.Tim Northover2013-08-121-3/+3
* Update test for r151288Jim Grosbach2012-02-231-1/+1
* rename -ccc-host-triple into -targetSebastian Pop2012-01-201-3/+3
* Revert r148138; it's causing test failures.Eli Friedman2012-01-131-3/+3
* rename -ccc-host-triple into -targetSebastian Pop2012-01-131-3/+3
* Stop disabling integrated assembler with -static. <rdar://problem/10175391>Bob Wilson2011-10-301-3/+4
* Driver/Darwin: Set -force_cpusubtype_ALL only by default on x86.Daniel Dunbar2010-07-221-2/+8
* Update tests to use %clang instead of 'clang', and forcibly disable use of 'Daniel Dunbar2009-12-151-2/+2
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-3/+3
* Tolerate .exe on executables. Patch by John Thompson.Mike Stump2009-10-081-2/+2
* Add missing '&&'...Daniel Dunbar2009-08-241-1/+1
* PR4766: Don't pass -static to 'as' on x86_64 on Darwin.Daniel Dunbar2009-08-241-0/+10
OpenPOWER on IntegriCloud