diff options
author | Ellis Hoag <ellis.sparky.hoag@gmail.com> | 2024-05-15 18:41:25 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-15 18:41:25 -0500 |
commit | c87b1ca4edefe3c267a20f28eaf79f6b83d36c66 (patch) | |
tree | e8cbc6ff021c31c84a900bc44885254f472d3293 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 3ddfb6807e905868a3a9df71fa5ea87309181270 (diff) | |
download | llvm-c87b1ca4edefe3c267a20f28eaf79f6b83d36c66.zip llvm-c87b1ca4edefe3c267a20f28eaf79f6b83d36c66.tar.gz llvm-c87b1ca4edefe3c267a20f28eaf79f6b83d36c66.tar.bz2 |
[InstrProf] Fix bug when clearing traces with samples (#92310)
The `--temporal-profile-max-trace-length=0` flag in the `llvm-profdata
merge` command is used to remove traces from a profile. There was a bug
where traces would not be cleared if the profile was already sampled.
This patch fixes that.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions