1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 04:52:54 +02:00
llvm-mirror/test/tools/llvm-cov
Reid Kleckner 0da22610a5 lit: Add 'cd' support to the internal shell and port some tests
The internal shell was already threading around a 'cwd' parameter. We
just have to make it mutable so that we can update it as the test script
executes.

If the shell ever grows support for environment variable substitution,
we could also implement support for export.

llvm-svn: 231017
2015-03-02 21:33:18 +00:00
..
Inputs llvm-cov: Actually use the command line arguments when reporting 2015-02-14 02:05:05 +00:00
copy_block_helper.m
lit.local.cfg
llvm-cov.test lit: Add 'cd' support to the internal shell and port some tests 2015-03-02 21:33:18 +00:00
range_based_for.cpp
report.cpp llvm-cov: Actually use the command line arguments when reporting 2015-02-14 02:05:05 +00:00
showExpansions.cpp
showHighlightedRanges.cpp InstrProf: Remove CoverageMapping::HasCodeBefore, it isn't used 2015-02-03 21:35:36 +00:00
showLineExecutionCounts.cpp InstrProf: Teach llvm-cov to show the max count instead of the last 2015-02-23 21:21:34 +00:00
showRegionMarkers.cpp
showTemplateInstantiations.cpp