diff options
author | Wei Mi <wmi@google.com> | 2020-04-21 14:32:28 -0700 |
---|---|---|
committer | Wei Mi <wmi@google.com> | 2020-04-27 08:34:15 -0700 |
commit | 10b57ca6900f9608b523b1a3c12d3cf1a3e6e158 (patch) | |
tree | bebdbbf666f9e1ffb9b20234cef42217525b772e /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | 18e96a31fe0214eb435e131e6ff585a899694576 (diff) | |
download | llvm-10b57ca6900f9608b523b1a3c12d3cf1a3e6e158.zip llvm-10b57ca6900f9608b523b1a3c12d3cf1a3e6e158.tar.gz llvm-10b57ca6900f9608b523b1a3c12d3cf1a3e6e158.tar.bz2 |
[ProfileSummary] Add partial profile annotation on IR.
Profile and profile summary are usually read only once and then annotated
on IR. The profile summary metadata on IR should include the value of the
newly added partial profile flag, so that compilation phase like thinlto
postlink can get the full set of profile information.
Differential Revision: https://reviews.llvm.org/D78310
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions