summaryrefslogtreecommitdiffstats
path: root/test/CodeGenObjC/metadata-symbols-64.m
Commit message (Expand)AuthorAgeFilesLines
* Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall2011-10-021-1/+1
* Pack ivar offsets together.Bill Wendling2011-05-041-1/+1
* Obj-C/NeXT: Update and reapply 108847, now that changes are more baked.Daniel Dunbar2011-03-251-3/+3
* Revert "Re-apply fixed version of 108749, correctly conditionalizing the newDaniel Dunbar2010-07-291-3/+3
* Re-apply fixed version of 108749, correctly conditionalizing the new sections onJim Grosbach2010-07-201-3/+3
* and revert the related tests, tooJim Grosbach2010-07-191-3/+3
* Update tests for r108749Jim Grosbach2010-07-191-3/+3
* NeXT: Clean up dispatch method policy selection.Daniel Dunbar2010-04-241-1/+1
* fix PR6819Chris Lattner2010-04-121-1/+2
* fix this test.Chris Lattner2010-04-121-2/+1
* xfail this test for now.Chris Lattner2010-04-121-1/+1
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Tests use the new clang.Fariborz Jahanian2009-12-141-1/+1
* ... and add back a few more triple forces.Daniel Dunbar2009-11-171-1/+1
* Use -fblocks and -fobjc-nonfragile-abi when that is what is being tested, ins...Daniel Dunbar2009-11-171-1/+1
* Remove RUN: true lines.Daniel Dunbar2009-11-081-1/+0
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-33/+33
* Patch to allow Nonfragile ABI to use 32-bit style legacyFariborz Jahanian2009-05-111-5/+2
* API for message dispatch of methods returning floatsFariborz Jahanian2009-04-301-0/+31
* Don't use \01 in symbol name if unnecessary.Daniel Dunbar2009-04-151-5/+1
* Fix alignment on obj_msgrefs to match llvm-gcc.Daniel Dunbar2009-04-151-0/+1
* Add test case for superrefs section (and make spacing consistent).Daniel Dunbar2009-04-151-1/+15
* Tweaks to Objective-C metadata (32 & 64-bit) to match llvm-gcc.Daniel Dunbar2009-04-151-0/+91