summaryrefslogtreecommitdiff
path: root/test/Driver/integrated-as.s
Commit message (Expand)AuthorAge
* Pass -gdwarf-N options to integrated assemblerOliver Stannard2014-05-19
* Fix up compression related test casesDavid Blaikie2014-04-01
* Support for -Wa,-compress-debug-sections.David Blaikie2014-03-27
* Driver: Suppression support for -Wa,--compress-debug-sectionsDavid Blaikie2014-01-22
* Driver: Stub -Wa,-compress-debug-sections support for integrated-as with a su...David Blaikie2014-01-17
* Fix test case inefficiencyDavid Peixotto2013-12-06
* Pass -Wa,-I and -Xassembler -I args to integrated assemblerDavid Peixotto2013-11-14
* Fix up fallout from r187156.Bob Wilson2013-09-26
* clang/test/Driver: Remove the feature "clang-driver" since gcc-as has not bee...NAKAMURA Takumi2013-08-20
* Explicitly specify triple in driver test from r188660Alexey Samsonov2013-08-19
* Move SanitizerArgs to the clang DriverAlexey Samsonov2013-08-19
* Add not to a command that is expected to fail.Rafael Espindola2013-07-26
* Don't forward all assembler arguments untouched to -cc1asDavid Blaikie2013-07-25
* clang/test/Driver: Introduce the feature "clang-driver", set if gcc driver is...NAKAMURA Takumi2012-12-11
* Add tests for a corner case of when to relax all instructions:Rafael Espindola2012-12-11