diff options
author | Justin Bogner <mail@justinbogner.com> | 2014-04-18 21:52:00 +0000 |
---|---|---|
committer | Justin Bogner <mail@justinbogner.com> | 2014-04-18 21:52:00 +0000 |
commit | 837a6f6f79fc44bf6467ac874f4e3c411a62bedf (patch) | |
tree | f6cd2dd6cdd0f5c5b34748f418ccafd2ff911133 /clang/lib/Basic/Module.cpp | |
parent | fc83c1105c698c343a11e238ba6b93464fe8c5df (diff) | |
download | llvm-837a6f6f79fc44bf6467ac874f4e3c411a62bedf.zip llvm-837a6f6f79fc44bf6467ac874f4e3c411a62bedf.tar.gz llvm-837a6f6f79fc44bf6467ac874f4e3c411a62bedf.tar.bz2 |
CodeGen: Use LLVM's InstrProfReader in -fprofile-instr-use=
Update clang to use the InstrProfReader from LLVM to read
instrumentation based profile data. This also switches us from the
naive text format to the binary format, since that's what's
implemented in the reader.
llvm-svn: 206658
Diffstat (limited to 'clang/lib/Basic/Module.cpp')
0 files changed, 0 insertions, 0 deletions