aboutsummaryrefslogtreecommitdiff
path: root/test/FrontendAda/non_bitfield.ads
AgeCommit message (Collapse)Author
2011-07-27Remove these two directories. The tests can be ported to dragonegg ifEric Christopher
they're still wanted. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136193 91177308-0d34-0410-b5e6-96231b3b80d8
2010-11-25Dragonegg cannot output bitcode, only human readable IR, so use -S ratherDuncan Sands
than -c. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120157 91177308-0d34-0410-b5e6-96231b3b80d8
2008-01-04Testcase with non-integer "bitfields" (in quotes,Duncan Sands
since they didn't actually need to be bitfields, though they are marked as such). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45588 91177308-0d34-0410-b5e6-96231b3b80d8