summaryrefslogtreecommitdiffstats
path: root/llvm/test/FrontendAda/non_bitfield.ads
Commit message (Collapse)AuthorAgeFilesLines
* Remove these two directories. The tests can be ported to dragonegg ifEric Christopher2011-07-271-12/+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
* Testcase with non-integer "bitfields" (in quotes,Duncan Sands2008-01-041-0/+12
since they didn't actually need to be bitfields, though they are marked as such). llvm-svn: 45588
OpenPOWER on IntegriCloud