aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/FileCheck/FileCheck.cpp
diff options
context:
space:
mode:
authorAmir Ayupov <aaupov@fb.com>2025-06-27 12:52:37 -0700
committerGitHub <noreply@github.com>2025-06-27 12:52:37 -0700
commit17328f36f6ca94ccc22259a9ebef4cd4afd433ef (patch)
treef526a3f4bce391d3a2d08331fba8689fc7dda373 /llvm/lib/FileCheck/FileCheck.cpp
parent23daa31341a68d404df04d9fedf7fdaaa80157f4 (diff)
downloadllvm-17328f36f6ca94ccc22259a9ebef4cd4afd433ef.zip
llvm-17328f36f6ca94ccc22259a9ebef4cd4afd433ef.tar.gz
llvm-17328f36f6ca94ccc22259a9ebef4cd4afd433ef.tar.bz2
[BOLT][test] Fix NFC mismatches in perf2bolt tests (#146148)
zero-density.s causes spurious NFC mismatches, e.g. https://lab.llvm.org/buildbot/#/builders/92/builds/21380 This is caused by NFC script wrapping llvm-bolt binary only, so that perf2bolt invocations are replaced by `llvm-bolt --agregate-only` to achieve perf2bolt behavior. Add `show-density` to the list of flags wrapping perf2bolt calls to avoid similar issues in the future. Test Plan: ``` $ bolt/utils/nfc-check-setup.py --switch-back $ bin/llvm-lit -a tools/bolt/test/X86/zero-density.s ```
Diffstat (limited to 'llvm/lib/FileCheck/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions