aboutsummaryrefslogtreecommitdiff
path: root/test/FrontendAda
AgeCommit message (Expand)Author
2007-05-02Test that TREE_CONSTANT is being set correctly.Duncan Sands
2007-05-02Test that inline assembler compiles (llvm-gcc added an extra "uses" parameterDuncan Sands
2007-04-21Replace llvm_gcc_supports_ada and llvm_gcc_supports_objc with just a singleReid Spencer
2007-04-21Test if the compiler supports Ada, and enable Ada tests if so. While I wasDuncan Sands
2007-04-16Testcase for debug info emission for structure fields at variable offsets.Duncan Sands
2007-04-03move ada testsChris Lattner