Update bitcode reader and writer to handle multiple return values.
[oota-llvm.git] / test / FrontendObjC /
2007-12-11 Dan GohmanRename these tests to use the appropriate suffixes.
2007-11-09 Duncan SandsThanks to the XTARGET line, this test should still
2007-11-08 Devang PatelRun this test only on darwin.
2007-10-23 Chris Lattnernew testcase
2007-10-19 Bill WendlingRemoved "-arch i386" by popular demand...
2007-10-19 Bill WendlingNow with RUN line!
2007-10-19 Bill WendlingRemove the Foundation.h file because not everyone has...
2007-10-19 Devang PatelNew test.
2007-10-18 Bill WendlingFix the command line.
2007-10-18 Devang PatelFix test.
2007-10-17 Bill WendlingTest to make sure we don't generate unwind info for...
2007-10-04 Bill WendlingSupport Objective C++ too.
2007-10-04 Bill WendlingAdded testcase for creation of metadata with null pointers.
2007-10-04 Bill Wendlingun-XFAIL this test.
2007-10-03 Bill WendlingTemporarily XFAIL this test.
2007-10-02 Devang PatelFix test.
2007-09-27 Devang PatelWhile searching for appropriate place for temporaries...
2007-05-03 Devang PatelNew test.
2007-04-21 Reid SpencerReplace llvm_gcc_supports_ada and llvm_gcc_supports_obj...
2007-04-20 Devang PatelEnable Objective-C tests.
2007-04-03 Chris Lattnertestcase for recent bugfix