llvm-6502/test
Rafael Espindola 6c8ce66b03 Relax an assert a bit to avoid a crash on unreachable code.
Patch by Duncan Exon Smith with a small tweak by me.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@222984 91177308-0d34-0410-b5e6-96231b3b80d8
2014-12-01 02:55:24 +00:00
..
Analysis
Assembler
Bindings
Bitcode
BugPoint
CodeGen Switch lowering: Fix broken 'Figure out which block is next' code 2014-11-29 21:17:05 +00:00
DebugInfo Switch lowering: Fix broken 'Figure out which block is next' code 2014-11-29 21:17:05 +00:00
ExecutionEngine Small model and JIT generally don't go well with each other. 2014-11-25 17:14:22 +00:00
Feature
FileCheck
Instrumentation [msan] Fix origin propagation for select of floats. 2014-11-28 11:17:58 +00:00
Integer
JitListener
Linker Add back r222727 with a fix. 2014-11-28 16:41:24 +00:00
LTO
MC [PowerPC] Add asm support for cache-inhibited ld/st instructions 2014-11-30 10:15:56 +00:00
Object Widen ELFYAML relocation type to 32 bits 2014-11-27 17:20:48 +00:00
Other
SymbolRewriter
TableGen
tools Test all <build attribute, value> pairs. 2014-11-28 11:14:47 +00:00
Transforms Relax an assert a bit to avoid a crash on unreachable code. 2014-12-01 02:55:24 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh