aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineFunction.cpp
diff options
context:
space:
mode:
authorWael Yehia <wmyehia2001@yahoo.com>2025-02-08 17:25:07 -0500
committerGitHub <noreply@github.com>2025-02-08 17:25:07 -0500
commit8e61aae4a8ce938f42604b10123c3b21d4adc0b8 (patch)
treee108bdf6c11ea5f1be2e5f9ad0d668c1dcc8db4c /llvm/lib/CodeGen/MachineFunction.cpp
parent1e0a48967102780a3caad09e874539869d04110d (diff)
downloadllvm-8e61aae4a8ce938f42604b10123c3b21d4adc0b8.zip
llvm-8e61aae4a8ce938f42604b10123c3b21d4adc0b8.tar.gz
llvm-8e61aae4a8ce938f42604b10123c3b21d4adc0b8.tar.bz2
[profile] Add a clang option -fprofile-continuous that enables continuous instrumentation profiling mode (#124353)
In Continuous instrumentation profiling mode, profile or coverage data collected via compiler instrumentation is continuously synced to the profile file. This feature has existed for a while, and is documented here: https://clang.llvm.org/docs/SourceBasedCodeCoverage.html#running-the-instrumented-program This PR creates a user facing option to enable the feature. --------- Co-authored-by: Wael Yehia <wyehia@ca.ibm.com>
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions