diff options
author | Xinliang David Li <davidxl@google.com> | 2015-11-28 05:37:01 +0000 |
---|---|---|
committer | Xinliang David Li <davidxl@google.com> | 2015-11-28 05:37:01 +0000 |
commit | 4cccee52ce21fc8408e24d5318ecf647c1afa47b (patch) | |
tree | 71a35941b7cc5d707b6d396d03beaee27aa89626 /llvm/utils/TableGen/CodeGenDAGPatterns.cpp | |
parent | be969c294232b553d671fcc1974f093b47a6bba1 (diff) | |
download | bcm5719-llvm-4cccee52ce21fc8408e24d5318ecf647c1afa47b.tar.gz bcm5719-llvm-4cccee52ce21fc8408e24d5318ecf647c1afa47b.zip |
[PGO] Allow value profile writer interface to allocated target buffer
Raw profile writer needs to write all data of one kind in one continuous block,
so the buffer needs to be pre-allocated and passed to the writer method in
pieces for function profile data. The change adds the support for raw value data
writing.
llvm-svn: 254219
Diffstat (limited to 'llvm/utils/TableGen/CodeGenDAGPatterns.cpp')
0 files changed, 0 insertions, 0 deletions