llvm-6502/test/FrontendObjC
Duncan Sands ce60e8423e Remove explicit uses of -emit-llvm, the test infrastructure adds it
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
2010-11-25 21:46:07 +00:00
..
2007-04-03-ObjcEH.m Remove explicit uses of -emit-llvm, the test infrastructure adds it 2010-11-25 21:46:07 +00:00
2007-05-02-Strong.m Remove explicit uses of -emit-llvm, the test infrastructure adds it 2010-11-25 21:46:07 +00:00
2007-09-25-EH.m Remove explicit uses of -emit-llvm, the test infrastructure adds it 2010-11-25 21:46:07 +00:00
2007-10-17-SJLJExceptions.m
2007-10-18-ProDescriptor.m Remove explicit uses of -emit-llvm, the test infrastructure adds it 2010-11-25 21:46:07 +00:00
2007-10-23-GC-WriteBarrier.m Remove explicit uses of -emit-llvm, the test infrastructure adds it 2010-11-25 21:46:07 +00:00
2008-10-3-EhValue.m Remove explicit uses of -emit-llvm, the test infrastructure adds it 2010-11-25 21:46:07 +00:00
2008-11-12-Metadata.m Remove explicit uses of -emit-llvm, the test infrastructure adds it 2010-11-25 21:46:07 +00:00
2008-11-24-ConstCFStrings.m
2008-11-25-Blocks.m Remove explicit uses of -emit-llvm, the test infrastructure adds it 2010-11-25 21:46:07 +00:00
2009-01-26-WriteBarrier-2.m
2009-02-05-VolatileProp.m Remove explicit uses of -emit-llvm, the test infrastructure adds it 2010-11-25 21:46:07 +00:00
2009-04-14-AsmSection.m Remove explicit uses of -emit-llvm, the test infrastructure adds it 2010-11-25 21:46:07 +00:00
2009-04-27-bitfield-vs-ivar.m
2009-04-28-bitfield-vs-vbc.m
2009-08-05-utf16.m
2009-08-17-DebugInfo.m
2009-11-30-Objc-ID.m
2010-02-01-utf16-with-null.m
2010-02-11-fwritable-stringsBug.m
2010-02-23-DbgInheritance.m
2010-03-17-StructRef.m
2010-06-04-UnnamedCFString-dbg.m
dg.exp