aboutsummaryrefslogtreecommitdiffstats
path: root/test/FrontendObjC/2009-04-14-AsmSection.m
Commit message (Collapse)AuthorAgeFilesLines
* Remove explicit uses of -emit-llvm, the test infrastructure adds itDuncan Sands2010-11-251-1/+1
| | | | | | | | | automatically. Use -S with llvm-gcc rather than -c, so tests can work when llvm-gcc is really dragonegg (which can output IR with -S but not -c). Yes, dragonegg supports objective-c (poorly though). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120163 91177308-0d34-0410-b5e6-96231b3b80d8
* Fix some misspellings of XTARGET.Dale Johannesen2009-08-311-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80598 91177308-0d34-0410-b5e6-96231b3b80d8
* Check for alignment.Bill Wendling2009-04-151-1/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@69140 91177308-0d34-0410-b5e6-96231b3b80d8
* Testcase for r69104.Bill Wendling2009-04-151-0/+8
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@69110 91177308-0d34-0410-b5e6-96231b3b80d8