llvm-6502/test
Jeffrey Yasskin 32989deb96 Add support for XFAILing valgrind runs with memory leak checking independently
of runs without leak checking.  We add -vg to the triple for non-checked runs,
or -vg_leak for checked runs.  Also use this to XFAIL the TableGen tests, since
tablegen leaks like a sieve.  This includes some valgrindArgs refactoring.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@99103 91177308-0d34-0410-b5e6-96231b3b80d8
2010-03-20 23:08:45 +00:00
..
Analysis
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen pr6652: Use LDM to restore PC to the return address on ARMv4. 2010-03-20 22:20:40 +00:00
DebugInfo call void @llvm.dbg.declare(metadata !{i32* null}, metadata !1) 2010-03-19 21:06:24 +00:00
ExecutionEngine
Feature
FrontendAda
FrontendC
FrontendC++
FrontendFortran
FrontendObjC Testcase for r98728. 2010-03-17 17:51:08 +00:00
FrontendObjC++
Integer
lib
Linker
LLVMC Remove ignore from LLVMC/TestWarnings.td. This avoids 2010-03-19 01:10:41 +00:00
MC MC/Mach-O: Remove Darwin host specific tests, we don't need them anymore. 2010-03-20 22:36:32 +00:00
Other
Scripts Revert r98892. BSD systems may not have bash installed at all. 2010-03-19 00:32:11 +00:00
TableGen Add support for XFAILing valgrind runs with memory leak checking independently 2010-03-20 23:08:45 +00:00
Transforms
Unit
Verifier
CMakeLists.txt
lit.cfg Add support for XFAILing valgrind runs with memory leak checking independently 2010-03-20 23:08:45 +00:00
lit.site.cfg.in
Makefile
Makefile.tests
site.exp.in
TestRunner.sh