Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | For PR1558: | Reid Spencer | 2007-07-17 | 1 | -36/+0 |
| | | | | | | | | 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 | ||||
* | fix failure on ahs3's tester | Chris Lattner | 2007-05-05 | 1 | -1/+3 |
| | | | | llvm-svn: 36791 | ||||
* | For PR1319: Upgrade to new test harness. | Reid Spencer | 2007-04-15 | 1 | -6/+8 |
| | | | | llvm-svn: 36092 | ||||
* | Fix some FreeBSD/amd64 regressions. | Jeff Cohen | 2007-04-04 | 1 | -1/+1 |
| | | | | llvm-svn: 35675 | ||||
* | XFAIL All but powerpc | Jim Laskey | 2006-11-11 | 1 | -1/+1 |
| | | | | llvm-svn: 31689 | ||||
* | Works for PowerPC with frame pointers. | Jim Laskey | 2006-11-11 | 1 | -1/+1 |
| | | | | llvm-svn: 31679 | ||||
* | Must have a frame pointer argument fixed. Now fails on PowerPC. | Jim Laskey | 2006-11-10 | 1 | -2/+2 |
| | | | | llvm-svn: 31639 | ||||
* | Must have a frame pointer. | Jim Laskey | 2006-11-10 | 1 | -2/+1 |
| | | | | llvm-svn: 31638 | ||||
* | This is XFAILed on i[0-9]86 systems not Linux | Reid Spencer | 2006-11-10 | 1 | -1/+1 |
| | | | | llvm-svn: 31636 | ||||
* | Make it work on Darwin. | Jim Laskey | 2006-11-08 | 1 | -3/+4 |
| | | | | llvm-svn: 31551 | ||||
* | XFAIL this on Linux until Jim gets Darwin ship shape. | Reid Spencer | 2006-11-08 | 1 | -0/+1 |
| | | | | llvm-svn: 31541 | ||||
* | Make some corrections to this test case. | Reid Spencer | 2006-11-07 | 1 | -4/+6 |
| | | | | llvm-svn: 31497 | ||||
* | Add a test case for making sure gdb can get a stack trace with our debug | Reid Spencer | 2006-11-07 | 1 | -0/+29 |
information. llvm-svn: 31495 |