summaryrefslogtreecommitdiff
path: root/test/FrontendAda/unc_constructor.adb
Commit message (Collapse)AuthorAge
* Dragonegg cannot output bitcode, only human readable IR, so use -S ratherDuncan Sands2010-11-25
| | | | | | | than -c. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120157 91177308-0d34-0410-b5e6-96231b3b80d8
* For multipart tests, place the parts with noDuncan Sands2007-07-23
| | | | | | | | RUN line in Support. Give up on sending output to /dev/null - this cannot always be arranged. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40436 91177308-0d34-0410-b5e6-96231b3b80d8
* Test that TREE_CONSTANT is being set correctly.Duncan Sands2007-05-02
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36645 91177308-0d34-0410-b5e6-96231b3b80d8