aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenObjC/metadata-symbols-64.m
AgeCommit message (Expand)Author
2011-05-04Pack ivar offsets together.Bill Wendling
2011-03-25Obj-C/NeXT: Update and reapply 108847, now that changes are more baked.Daniel Dunbar
2010-07-29Revert "Re-apply fixed version of 108749, correctly conditionalizing the newDaniel Dunbar
2010-07-20Re-apply fixed version of 108749, correctly conditionalizing the new sections onJim Grosbach
2010-07-19and revert the related tests, tooJim Grosbach
2010-07-19Update tests for r108749Jim Grosbach
2010-04-24NeXT: Clean up dispatch method policy selection.Daniel Dunbar
2010-04-12fix PR6819Chris Lattner
2010-04-12fix this test.Chris Lattner
2010-04-12xfail this test for now.Chris Lattner
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-12-14Tests use the new clang.Fariborz Jahanian
2009-11-17... and add back a few more triple forces.Daniel Dunbar
2009-11-17Use -fblocks and -fobjc-nonfragile-abi when that is what is being tested, ins...Daniel Dunbar
2009-11-08Remove RUN: true lines.Daniel Dunbar
2009-11-08Eliminate &&s in tests.Daniel Dunbar
2009-05-11Patch to allow Nonfragile ABI to use 32-bit style legacyFariborz Jahanian
2009-04-30API for message dispatch of methods returning floatsFariborz Jahanian
2009-04-15Don't use \01 in symbol name if unnecessary.Daniel Dunbar
2009-04-15Fix alignment on obj_msgrefs to match llvm-gcc.Daniel Dunbar
2009-04-15Add test case for superrefs section (and make spacing consistent).Daniel Dunbar
2009-04-15Tweaks to Objective-C metadata (32 & 64-bit) to match llvm-gcc.Daniel Dunbar