diff options
author | Ken Matsui <26405363+ken-matsui@users.noreply.github.com> | 2025-02-18 20:49:34 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-18 20:49:34 -0500 |
commit | da47a80d0398d4b5c680ab31a15f48293c731091 (patch) | |
tree | 541c7d5d5d5aa28197b7877d964d4fd7e9c6b02d /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | b2659ca44b2e26b558fce66689792709411c7d38 (diff) | |
download | llvm-da47a80d0398d4b5c680ab31a15f48293c731091.zip llvm-da47a80d0398d4b5c680ab31a15f48293c731091.tar.gz llvm-da47a80d0398d4b5c680ab31a15f48293c731091.tar.bz2 |
[PGO][test] Specify exact match for check labels (#117376)
Some check labels in the basic.ll test are simply f[1-3], which matches
all cases where the function entry is hot, cold, or uncategorized. Since
the actual test results for each label have mixed cases, the current
labels can be considered ambiguous.
This patch specifies exact matches for each label to ensure more precise
validation and to prevent potential regressions in the future.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions