summaryrefslogtreecommitdiffstats
path: root/llvm/test/FrontendAda/negative_field_offset.adb
Commit message (Collapse)AuthorAgeFilesLines
* Remove these two directories. The tests can be ported to dragonegg ifEric Christopher2011-07-271-16/+0
| | | | | | they're still wanted. llvm-svn: 136193
* Dragonegg cannot output bitcode, only human readable IR, so use -S ratherDuncan Sands2010-11-251-1/+1
| | | | | | than -c. llvm-svn: 120157
* Check that accessing a struct field that occurs before the startDuncan Sands2009-10-221-0/+6
| | | | | | of the struct (!) works correctly. llvm-svn: 84853
* Test handling of record fields with negative offsets.Duncan Sands2009-10-221-0/+10
llvm-svn: 84851
OpenPOWER on IntegriCloud