summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.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 12:17:56 -0700
commite3ba652a1440794eff0b43ce747f1b0488585d22 (patch)
tree373cd236b7dfd7b7c6b12d0e2abf8769381b3347 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parentecd8435483acc6551381d6804a9575e5898054c5 (diff)
[SampleFDO] Add flag for partial profile.
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 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions