Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove these two directories. The tests can be ported to dragonegg if | Eric Christopher | 2011-07-27 | 8 | -57/+0 |
| | | | | | | they're still wanted. llvm-svn: 136193 | ||||
* | Testcase for dragonegg commit 124128. | Duncan Sands | 2011-01-24 | 1 | -0/+4 |
| | | | | llvm-svn: 124129 | ||||
* | Check that records with a known constant size are not | Duncan Sands | 2009-02-25 | 1 | -0/+8 |
| | | | | | | | | copied field by LLVM field if the record has a variable sized field in it. The problem is that the LLVM field will not completely cover the variable sized gcc field. llvm-svn: 65463 | ||||
* | Test for handling of large bit offset from a | Duncan Sands | 2008-01-03 | 1 | -0/+9 |
| | | | | | | variable field offset. llvm-svn: 45534 | ||||
* | For multipart tests, place the parts with no | Duncan Sands | 2007-07-23 | 5 | -0/+36 |
RUN line in Support. Give up on sending output to /dev/null - this cannot always be arranged. llvm-svn: 40436 |