Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix FileCheck --check-prefix lines. | Tim Northover | 2013-08-12 | 1 | -3/+3 |
* | Update test for r151288 | Jim Grosbach | 2012-02-23 | 1 | -1/+1 |
* | rename -ccc-host-triple into -target | Sebastian Pop | 2012-01-20 | 1 | -3/+3 |
* | Revert r148138; it's causing test failures. | Eli Friedman | 2012-01-13 | 1 | -3/+3 |
* | rename -ccc-host-triple into -target | Sebastian Pop | 2012-01-13 | 1 | -3/+3 |
* | Stop disabling integrated assembler with -static. <rdar://problem/10175391> | Bob Wilson | 2011-10-30 | 1 | -3/+4 |
* | Driver/Darwin: Set -force_cpusubtype_ALL only by default on x86. | Daniel Dunbar | 2010-07-22 | 1 | -2/+8 |
* | Update tests to use %clang instead of 'clang', and forcibly disable use of ' | Daniel Dunbar | 2009-12-15 | 1 | -2/+2 |
* | Eliminate &&s in tests. | Daniel Dunbar | 2009-11-08 | 1 | -3/+3 |
* | Tolerate .exe on executables. Patch by John Thompson. | Mike Stump | 2009-10-08 | 1 | -2/+2 |
* | Add missing '&&'... | Daniel Dunbar | 2009-08-24 | 1 | -1/+1 |
* | PR4766: Don't pass -static to 'as' on x86_64 on Darwin. | Daniel Dunbar | 2009-08-24 | 1 | -0/+10 |