aboutsummaryrefslogtreecommitdiffstats
path: root/test/FrontendObjC/dg.exp
Commit message (Collapse)AuthorAgeFilesLines
* Move tests of the ObjC++ front-end to their ownDuncan Sands2008-08-071-2/+0
| | | | | | | | directory: some people (guess who!) may build llvm-gcc with support for objc but not with support for objc++. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@54471 91177308-0d34-0410-b5e6-96231b3b80d8
* Support Objective C++ too.Bill Wendling2007-10-041-0/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42610 91177308-0d34-0410-b5e6-96231b3b80d8
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+6
alignment is equal to the stack alignment. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40004 91177308-0d34-0410-b5e6-96231b3b80d8