diff options
author | Xinliang David Li <davidxl@google.com> | 2015-10-28 04:20:31 +0000 |
---|---|---|
committer | Xinliang David Li <davidxl@google.com> | 2015-10-28 04:20:31 +0000 |
commit | 140f4c4f29f888cf7672323423321641ab3f821e (patch) | |
tree | 5d683cde8a91e6107bce27fb64a5507665edba6d /clang/lib/Driver/Tools.cpp | |
parent | 4b27576001302d3cc763b948c02368b21068163c (diff) | |
download | bcm5719-llvm-140f4c4f29f888cf7672323423321641ab3f821e.tar.gz bcm5719-llvm-140f4c4f29f888cf7672323423321641ab3f821e.zip |
[PGO] Indexed Prof Reader refactoring (NFC)
Change InstrProfReaderIndex from typedef into a wrapper
class with helper methods. This makes the index profile
reader code more readable. It also hides the implementation
detail of the index format and make it more flexible to allow
support different (or more than one) format in the future.
llvm-svn: 251491
Diffstat (limited to 'clang/lib/Driver/Tools.cpp')
0 files changed, 0 insertions, 0 deletions