1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 12:02:58 +02:00
llvm-mirror/tools/sancov
Mike Aizatsky f3003a8493 [sancov] blacklist support.
Summary:
Using the blacklist the user can filter own unwanted functions
from all outputs. By default blacklist contains "fun:__sancov*" line.

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

llvm-svn: 255732
2015-12-16 00:31:48 +00:00
..
CMakeLists.txt adding MC dependencies in hopes to pacify the hexagon build. 2015-12-04 18:50:18 +00:00
Makefile fixing Makefile 2015-12-04 19:11:54 +00:00
sancov.cc [sancov] blacklist support. 2015-12-16 00:31:48 +00:00