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/print.test
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

12 lines
239 B
Plaintext

REQUIRES: x86_64-linux
RUN: sancov -obj %p/Inputs/test-linux_x86_64 -print %p/Inputs/test-linux_x86_64.sancov | FileCheck %s
CHECK: 0x4dbe2b
CHECK: 0x4dbf72
CHECK: 0x4dbfec
CHECK: 0x4dc033
CHECK: 0x4dc06a
CHECK: 0x4dc09d
CHECK: 0x4dc0d0