llvm-6502/test
Chris Lattner 33c6aa6692 disable the new asmprinter by default. Both the Mangler and MCSymbol
printing stuff are quoting symbols now, breaking objc testcases.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81319 91177308-0d34-0410-b5e6-96231b3b80d8
2009-09-09 06:11:14 +00:00
..
Analysis Eliminate more uses of llvm-as and llvm-dis. 2009-09-09 00:09:15 +00:00
Archive Merge Archive/extract* tests into one; this avoids a race when tests are run in 2009-09-08 23:44:24 +00:00
Assembler Use opt -S instead of piping bitcode output through llvm-dis. 2009-09-08 22:34:10 +00:00
Bindings/Ocaml
Bitcode Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
BugPoint
CodeGen disable the new asmprinter by default. Both the Mangler and MCSymbol 2009-09-09 06:11:14 +00:00
DebugInfo Eliminate more uses of llvm-as and llvm-dis. 2009-09-09 00:09:15 +00:00
ExecutionEngine Remove failing test... 2009-09-09 00:30:25 +00:00
Feature Use "opt < %s" instead of "opt %s" so that opt doesn't print the test 2009-09-08 22:57:49 +00:00
FrontendAda
FrontendC Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
FrontendC++
FrontendFortran
FrontendObjC
FrontendObjC++ This is an objective-c test, not an objective-c++ one. 2008-10-06 18:42:48 +00:00
Integer
lib
Linker
LLVMC
MC
Other Use opt -S instead of piping bitcode output through llvm-dis. 2009-09-08 22:34:10 +00:00
Scripts
TableGen
Transforms Update test. 2009-09-09 02:41:50 +00:00
Verifier
lit.cfg
Makefile
Makefile.tests
TestRunner.sh