diff options
author | Amir Ayupov <aaupov@fb.com> | 2024-10-28 11:30:30 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-28 11:30:30 -0700 |
commit | cafd3e10c39a2bfc81eac33ee56a706476e676a9 (patch) | |
tree | 0a0e011cf8ae2faa782c5607fa33c7d0ea65b348 /clang/lib/Lex/ModuleMap.cpp | |
parent | da1a16ae10177494c7cae929bec987e90a160403 (diff) | |
download | llvm-cafd3e10c39a2bfc81eac33ee56a706476e676a9.zip llvm-cafd3e10c39a2bfc81eac33ee56a706476e676a9.tar.gz llvm-cafd3e10c39a2bfc81eac33ee56a706476e676a9.tar.bz2 |
[BOLT][test] Fix NFC check with pre-aggregated-perf.test (#113944)
NFC checks have been failing starting with
https://lab.llvm.org/buildbot/#/builders/92/builds/8567.
NFC testing wrapper (llvm-bolt-wrapper) replaces the call of `perf2bolt`
with `llvm-bolt --aggregate-only --ignore-build-id`.
`show-density` is automatically enabled for perf2bolt only but not for
`llvm-bolt --aggregate-only`. Add the flag to the test to work around
the issue.
Test Plan:
```
cd build
../llvm-project/bolt/utils/nfc-check-setup.py --switch-back --verbose
bin/llvm-lit -a tools/bolt/test/X86/pre-aggregated-perf.test
```
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions