summaryrefslogtreecommitdiffstats
path: root/llvm/test/FrontendAda/Support/element_copy.ads
Commit message (Collapse)AuthorAgeFilesLines
* Remove these two directories. The tests can be ported to dragonegg ifEric Christopher2011-07-271-8/+0
| | | | | | they're still wanted. llvm-svn: 136193
* 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
OpenPOWER on IntegriCloud