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 | -12/+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 | ||||
* | Testcase with non-integer "bitfields" (in quotes, | Duncan Sands | 2008-01-04 | 1 | -0/+12 |
since they didn't actually need to be bitfields, though they are marked as such). llvm-svn: 45588 |