summaryrefslogtreecommitdiff
path: root/test/Driver/unknown-gcc-arch.c
Commit message (Expand)AuthorAge
* Fix broken RUN linesNico Rieck2014-02-16
* Implement -m32 and -m64 with llvm::Triple functions.Jakob Stoklund Olesen2014-01-10
* Make the integrated assembler the default for cygwin/mingw too.Rafael Espindola2013-11-25
* Don't use the gcc driver for assembling.Rafael Espindola2013-11-23
* Fix redundant comparison in gcc::Common::ConstructJob.Hans Wennborg2013-03-20
* rename -ccc-host-triple into -targetSebastian Pop2012-01-20
* Revert r148138; it's causing test failures.Eli Friedman2012-01-13
* rename -ccc-host-triple into -targetSebastian Pop2012-01-13
* Update tests to use %clang instead of 'clang', and forcibly disable use of 'Daniel Dunbar2009-12-15
* Eliminate &&s in tests.Daniel Dunbar2009-11-08
* Driver: When using the generic gcc tool, pass -m32 or -m64 if weDaniel Dunbar2009-05-02