summaryrefslogtreecommitdiff
path: root/test/CodeGenObjC/objc-align.m
Commit message (Expand)AuthorAgeFilesLines
* Don't manually insert L prefixes.Rafael Espindola2014-11-061-8/+8
* Delete dead test.Rafael Espindola2014-11-061-19/+0
* Use private linkage for globals we already name with \01L and \01l.Rafael Espindola2014-02-271-17/+17
* FileCheck-ify some clang grep tests that use double quotesReid Kleckner2013-04-101-9/+9
* Tests: remove disabled llvm-gcc invocationsDmitri Gribenko2013-01-281-1/+0
* Restructure how the driver communicates information about theJohn McCall2012-06-201-1/+1
* Use the new method for specifying garbage collection metadata in the module.Bill Wendling2012-02-161-2/+0
* Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall2011-10-021-1/+1
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-2/+2
* Tests use the new clang.Fariborz Jahanian2009-12-141-2/+2
* Remove RUN: true lines.Daniel Dunbar2009-11-081-1/+0
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-10/+10
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-2/+2
* NeXT: Set alignment on a number of ObjC metadata variables (matching llvm-gcc).Daniel Dunbar2009-03-091-0/+47