summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Fuzzer
diff options
context:
space:
mode:
authorXinliang David Li <davidxl@google.com>2016-01-13 22:58:42 +0000
committerXinliang David Li <davidxl@google.com>2016-01-13 22:58:42 +0000
commitaab986f873327cebc8582f2bd5a2d5dbbb8ae221 (patch)
tree134aaa462ed1ff9e7a155d6720f7a4b5a6fb499b /llvm/lib/Fuzzer
parent2761508fcd69f6817bdb0a76fcc763492d7acdb7 (diff)
downloadbcm5719-llvm-aab986f873327cebc8582f2bd5a2d5dbbb8ae221.tar.gz
bcm5719-llvm-aab986f873327cebc8582f2bd5a2d5dbbb8ae221.zip
[Coverage] introduce class hierarchy (funcRecordReader) to support multiple versions of coverage data
With the planned size reduction change, the coverage format version is expected to be bumped up. This patch adds necessary support such that backward compatibility can be kept with maximal code sharing. Reading different versions of coverage data just requires instantiating the reader according to the version. No functional change is intended. Differiential Revision: http://reviews.llvm.org/D16133 llvm-svn: 257699
Diffstat (limited to 'llvm/lib/Fuzzer')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud