Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | For PR1338: Rename test dirs | Anton Korobeynikov | 2008-05-29 | 1 | -36/+0 |
| | | | | llvm-svn: 51695 | ||||
* | switch from hard coded g++/as tools to the ones detected from | Chris Lattner | 2008-03-10 | 1 | -1/+1 |
| | | | | | | the build system. Patch by Joachim Durchholz for PR2121 llvm-svn: 48134 | ||||
* | This works on x86_64 | Anton Korobeynikov | 2008-03-09 | 1 | -2/+2 |
| | | | | llvm-svn: 48121 | ||||
* | This should also work on x86 now. | Evan Cheng | 2008-02-05 | 1 | -2/+2 |
| | | | | llvm-svn: 46730 | ||||
* | For PR1558: | Reid Spencer | 2007-07-17 | 1 | -0/+36 |
Move tests that have C/C++ sources into the appropriate directory. This allows them to be selected for testing based on whether llvm-gcc is present or not. llvm-svn: 39963 |