diff options
author | Xinliang David Li <davidxl@google.com> | 2016-01-13 23:29:33 +0000 |
---|---|---|
committer | Xinliang David Li <davidxl@google.com> | 2016-01-13 23:29:33 +0000 |
commit | a9d784666ec1849ac4730254f1308524f9dfa744 (patch) | |
tree | e155af7ba9eda40ad17bc192b1230670a95189f8 /llvm/lib/CodeGen/AsmPrinter/WinCodeViewLineTables.cpp | |
parent | 8dfe504bada0f2930eb7bf781471f9da01ceb1ca (diff) | |
download | bcm5719-llvm-a9d784666ec1849ac4730254f1308524f9dfa744.tar.gz bcm5719-llvm-a9d784666ec1849ac4730254f1308524f9dfa744.zip |
[Coverage] introduce class hierarchy (funcRecordReader) to support multiple versions of coverage data
[resubmit after fixing build bot failures: qualify make_unique and eliminate -Wcovered-switch-default warning.
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: 257708
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/WinCodeViewLineTables.cpp')
0 files changed, 0 insertions, 0 deletions