llvm-6502/test
Peter Zotov a8ea2c9bd7 Unbreak build.
A bug in lit.cfg was introduced in r221137.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@221144 91177308-0d34-0410-b5e6-96231b3b80d8
2014-11-03 09:58:41 +00:00
..
Analysis
Assembler
Bindings [OCaml] Run tests twice, with ocamlc and ocamlopt (if available) 2014-11-03 09:50:53 +00:00
Bitcode
BugPoint
CodeGen
DebugInfo Test 221067 in a fixed-target test so as not to fail on targets with different DWARF encodings 2014-11-01 23:50:59 +00:00
ExecutionEngine
Feature
FileCheck
Instrumentation
Integer
JitListener
Linker Revert r221096 bringing back r221014 with a fix. 2014-11-02 13:28:57 +00:00
LTO
MC Update test to use llvm-readobj. NFC. 2014-11-02 01:12:02 +00:00
Object
Other
TableGen
tools Forgot to add input file for test added in r221133 2014-11-03 07:58:16 +00:00
Transforms InstCombine: Combine (X | Y) - X to (~X & Y) 2014-11-03 05:53:55 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg Unbreak build. 2014-11-03 09:58:41 +00:00
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh