diff options
author | Justin Bogner <mail@justinbogner.com> | 2015-05-14 22:14:10 +0000 |
---|---|---|
committer | Justin Bogner <mail@justinbogner.com> | 2015-05-14 22:14:10 +0000 |
commit | 682bfbf35f5d28d17e0ec5ebbe9064136e9cd656 (patch) | |
tree | 36586d91c4d9e91d184714856d2c2a35318539fc /llvm/lib/Fuzzer/FuzzerUtil.cpp | |
parent | c004b4d3a14ed14263d813e72009770214fb92c9 (diff) | |
download | llvm-682bfbf35f5d28d17e0ec5ebbe9064136e9cd656.zip llvm-682bfbf35f5d28d17e0ec5ebbe9064136e9cd656.tar.gz llvm-682bfbf35f5d28d17e0ec5ebbe9064136e9cd656.tar.bz2 |
InstrProf: Only disable coverage in built-in macros, not all system macros
The issue I was trying to solve in r236547 was about built-in macros,
but I disabled coverage in all system macros. This is actually a bit
of overkill, and makes the display of coverage around system macros
degrade unnecessarily. Instead, limit this to builtins specifically.
llvm-svn: 237397
Diffstat (limited to 'llvm/lib/Fuzzer/FuzzerUtil.cpp')
0 files changed, 0 insertions, 0 deletions