summaryrefslogtreecommitdiffstats
path: root/llvm/test/FrontendAda/Support
Commit message (Collapse)AuthorAgeFilesLines
* Remove these two directories. The tests can be ported to dragonegg ifEric Christopher2011-07-278-57/+0
| | | | | | they're still wanted. llvm-svn: 136193
* Testcase for dragonegg commit 124128.Duncan Sands2011-01-241-0/+4
| | | | llvm-svn: 124129
* Check that records with a known constant size are notDuncan Sands2009-02-251-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 aDuncan Sands2008-01-031-0/+9
| | | | | | variable field offset. llvm-svn: 45534
* For multipart tests, place the parts with noDuncan Sands2007-07-235-0/+36
RUN line in Support. Give up on sending output to /dev/null - this cannot always be arranged. llvm-svn: 40436
OpenPOWER on IntegriCloud