Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rewrite test/Linker tests to use FileCheck instead of grep. | Eli Bendersky | 2013-04-09 | 1 | -4/+3 |
* | Convert the uses of '|&' to use '2>&1 |' instead, which works on old | Chandler Carruth | 2012-07-02 | 1 | -2/+2 |
* | Convert all tests using TCL-style quoting to use shell-style quoting. | Chandler Carruth | 2012-07-02 | 1 | -3/+3 |
* | Remove obsolete -f flags. | Dan Gohman | 2009-08-25 | 1 | -3/+3 |
* | Reimplement LinkFunctionProtos in terms of GetLinkageResult. This fixes | Chris Lattner | 2008-07-14 | 1 | -2/+2 |
* | Fix an error handling redefinition of linkonce functions where the | Chris Lattner | 2008-06-20 | 1 | -1/+1 |
* | Use not instead of ignore when an exit status is expected to always | Dan Gohman | 2007-12-11 | 1 | -2/+2 |
* | For PR1319: Upgrade to new test harness | Reid Spencer | 2007-04-15 | 1 | -5/+5 |
* | For PR411: | Reid Spencer | 2007-02-05 | 1 | -0/+10 |