summaryrefslogtreecommitdiff
path: root/test/Driver/gcc_forward.c
Commit message (Expand)AuthorAgeFilesLines
* [Driver] Don't forward -m[no-]unaligned-access options to GCC when assembling...Chad Rosier2018-04-111-0/+6
* Use an actual real architecture and massage a couple of comments.Eric Christopher2016-01-071-3/+4
* Test that we're not forwarding on -g options to the non integrated assembler.Eric Christopher2016-01-071-0/+6
* Use the integrated assembler by default on 32-bit PowerPC and SPARC.Brad Smith2015-01-141-4/+0
* Revert r211866, r211895 and r211995, "Driver: use GNU::Link for the Generic_G...NAKAMURA Takumi2014-06-291-3/+3
* Driver: use GNU::Link for the Generic_GCC toolchainSaleem Abdulrasool2014-06-271-3/+3
* Don't use the gcc driver for assembling.Rafael Espindola2013-11-231-13/+2
* clang/Driver: [PR12920] Don't forward any -W arguments to gcc-as and gcc-ld.NAKAMURA Takumi2013-08-191-3/+29
* Fix typo in r184308.Richard Smith2013-06-201-0/+5
* The clang driver has a fairly fancy support for executing gcc instead ofRafael Espindola2012-10-091-1/+1
* rename -ccc-host-triple into -targetSebastian Pop2012-01-201-1/+1
* Revert r148138; it's causing test failures.Eli Friedman2012-01-131-1/+1
* rename -ccc-host-triple into -targetSebastian Pop2012-01-131-1/+1
* Driver/OptParser: Add a NoForward flag to prevent forwarding certain options toDaniel Dunbar2010-08-131-0/+13