1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/test/tools/sancov
Mike Aizatsky 0372f5b7df sancov -not-covered-functions.
Summary: The command prints out list of functions that were not entered.
To do this, addresses are first converted to function locations. Set
operations are used for function locations.

Differential Revision: http://reviews.llvm.org/D14889

review

llvm-svn: 254742
2015-12-04 18:35:37 +00:00
..
Inputs
covered_functions.test sancov -not-covered-functions. 2015-12-04 18:35:37 +00:00
not_covered_functions.test sancov -not-covered-functions. 2015-12-04 18:35:37 +00:00
print.test enabling sancov tests on linux x86_64 only 2015-11-17 18:25:21 +00:00