Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove these two directories. The tests can be ported to dragonegg if | Eric Christopher | 2011-07-27 | 1 | -16/+0 |
| | | | | | | they're still wanted. llvm-svn: 136193 | ||||
* | Dragonegg cannot output bitcode, only human readable IR, so use -S rather | Duncan Sands | 2010-11-25 | 1 | -1/+1 |
| | | | | | | than -c. llvm-svn: 120157 | ||||
* | Check that accessing a struct field that occurs before the start | Duncan Sands | 2009-10-22 | 1 | -0/+6 |
| | | | | | | of the struct (!) works correctly. llvm-svn: 84853 | ||||
* | Test handling of record fields with negative offsets. | Duncan Sands | 2009-10-22 | 1 | -0/+10 |
llvm-svn: 84851 |