llvm-6502/test
Chris Lattner f1787b055c allow this testcase to pass with recent changes. The test hasn't been
producing any stores at all for a long time, but ".store." was in some
IR instruction names until recently.  This removal caused the test to
start failing.  Just make it reject any stores.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83895 91177308-0d34-0410-b5e6-96231b3b80d8
2009-10-12 20:42:35 +00:00
..
Analysis
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Don't forget to mark RAX as live-out of the function when arranging for 2009-10-12 16:36:12 +00:00
DebugInfo
ExecutionEngine
Feature
FrontendAda
FrontendC allow this testcase to pass with recent changes. The test hasn't been 2009-10-12 20:42:35 +00:00
FrontendC++
FrontendFortran
FrontendObjC
FrontendObjC++
Integer
lib
Linker
LLVMC
MC
Other
Scripts
TableGen
Transforms Missing CHECK: lines makes test exit abnormally. 2009-10-12 09:01:26 +00:00
Unit
Verifier
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
site.exp.in
TestRunner.sh