llvm-6502/test
Justin Bogner 1ec34b0c61 llvm-cov: Actually use the command line arguments when reporting
This code didn't really make sense as is. If a filename is passed in,
the user obviously wants the coverage *for that file*, not *for
everything*.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@229217 91177308-0d34-0410-b5e6-96231b3b80d8
2015-02-14 02:05:05 +00:00
..
Analysis
Assembler AsmWriter/Bitcode: MDImportedEntity 2015-02-13 01:46:02 +00:00
Bindings
Bitcode
BugPoint
CodeGen Revert "On ELF, put PIC jump tables in a non executable section." 2015-02-14 01:16:54 +00:00
DebugInfo
ExecutionEngine
Feature
FileCheck
Instrumentation tsan: do not instrument not captured values 2015-02-12 09:55:28 +00:00
Integer
JitListener
Linker Add run line that was missing in r228999. 2015-02-13 16:00:03 +00:00
LTO
MC [mips] Improve support for the .set at/noat assembler directives. 2015-02-13 10:30:57 +00:00
Object
Other
SymbolRewriter
TableGen
tools llvm-cov: Actually use the command line arguments when reporting 2015-02-14 02:05:05 +00:00
Transforms [InstCombine] When canonicalizing gep indices, prefer zext when possible 2015-02-14 00:05:36 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile Increase the CPU time timeout for testing from 10 to 20 minutes, to 2015-02-13 19:45:19 +00:00
Makefile.tests
TestRunner.sh