aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineDebugify.cpp
diff options
context:
space:
mode:
authorWei Mi <wmi@google.com>2020-04-03 11:57:36 -0700
committerWei Mi <wmi@google.com>2020-04-07 14:28:25 -0700
commitb49eac71ad76cd8ee3771745ff591ee8771eab1b (patch)
tree8c340a0893aed56338627d4b52e3428bf72727c6 /llvm/lib/CodeGen/MachineDebugify.cpp
parent96e51ed005a960d1c746a0a7774ce255bb497ed5 (diff)
downloadllvm-b49eac71ad76cd8ee3771745ff591ee8771eab1b.zip
llvm-b49eac71ad76cd8ee3771745ff591ee8771eab1b.tar.gz
llvm-b49eac71ad76cd8ee3771745ff591ee8771eab1b.tar.bz2
Recommit [SampleFDO] Add flag for partial profile.
Fix the error of show-prof-info.test on some platforms without zlib. The common profile usage is to collect profile from a target and then use the profile to guide the optimized build for the same target. There are some cases that no profile can be collected for a target. In those cases, although no full profile is available, it is possible to have some partial profile collected from other targets to optimize common libraries and utilities. A flag is needed to tell the partial profile from the full profile apart, so compiler can use different strategy for them. Differential Revision: https://reviews.llvm.org/D77426
Diffstat (limited to 'llvm/lib/CodeGen/MachineDebugify.cpp')
0 files changed, 0 insertions, 0 deletions