aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorPetr Hosek <phosek@chromium.org>2019-07-11 22:59:23 +0000
committerPetr Hosek <phosek@chromium.org>2019-07-11 22:59:23 +0000
commit6f8f1a7db7b23dfa30d8de9df9450d8355475974 (patch)
treebfc34deb38fa5694750fdf028e378a7ac32fcafe /clang/lib/Frontend/CompilerInvocation.cpp
parent5652f35817f07b16f8b3856d594cc42f4d7ee29c (diff)
downloadllvm-6f8f1a7db7b23dfa30d8de9df9450d8355475974.zip
llvm-6f8f1a7db7b23dfa30d8de9df9450d8355475974.tar.gz
llvm-6f8f1a7db7b23dfa30d8de9df9450d8355475974.tar.bz2
[sancov] Ignore PC samples with value 0
The sancov runtime for the (Fuchsia) Zircon kernel delivers results in the standard format, but as the full array of possible samples with 0 in uncovered slots. That runtime delivers "live" data and has no final "export" pass to compactify out the uncovered slots, and it seems silly to require another offline tool just for that. Patch By: mcgrathr Differential Revision: https://reviews.llvm.org/D63695 llvm-svn: 365839
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions