Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This file is no longer needed (DejaGNU-isms removed from code) | Eli Bendersky | 2012-03-25 | 1 | -3/+0 |
| | | | | llvm-svn: 153412 | ||||
* | Remove lingering references to .llx and .tr in the tests. | Dan Gohman | 2008-05-23 | 1 | -1/+1 |
| | | | | llvm-svn: 51500 | ||||
* | Provide an infrastructure for testing the llvm2cpp program (yet to be | Reid Spencer | 2006-05-28 | 1 | -0/+3 |
committed). This infrastructure is only activated when RUNLLVM2CPP=1 is specified on the make command line. Currently it is only supported in the Feature test suite. llvm-svn: 28525 |