summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/unknown-gcc-arch.c
Commit message (Expand)AuthorAgeFilesLines
* Use the integrated assembler by default on 32-bit PowerPC and SPARC.Brad Smith2015-01-141-2/+2
* Revert "Use the integrated assembler by default on 32-bit PowerPC and SPARC"Duncan P. N. Exon Smith2015-01-051-2/+2
* Use the integrated assembler by default on 32-bit PowerPC and SPARCBrad Smith2015-01-051-2/+2
* Turn on the integrated assembler by default for ppc64 andEric Christopher2014-10-061-9/+9
* Fix broken RUN linesNico Rieck2014-02-161-1/+1
* Implement -m32 and -m64 with llvm::Triple functions.Jakob Stoklund Olesen2014-01-101-0/+8
* Make the integrated assembler the default for cygwin/mingw too.Rafael Espindola2013-11-251-8/+8
* Don't use the gcc driver for assembling.Rafael Espindola2013-11-231-8/+8
* Fix redundant comparison in gcc::Common::ConstructJob.Hans Wennborg2013-03-201-8/+32
* rename -ccc-host-triple into -targetSebastian Pop2012-01-201-4/+4
* Revert r148138; it's causing test failures.Eli Friedman2012-01-131-4/+4
* rename -ccc-host-triple into -targetSebastian Pop2012-01-131-4/+4
* Update tests to use %clang instead of 'clang', and forcibly disable use of 'Daniel Dunbar2009-12-151-4/+4
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-7/+7
* Driver: When using the generic gcc tool, pass -m32 or -m64 if weDaniel Dunbar2009-05-021-0/+8
OpenPOWER on IntegriCloud