aboutsummaryrefslogtreecommitdiff
path: root/openmp/libompd/src/omp-debug.cpp
diff options
context:
space:
mode:
authorMaksim Panchenko <maks@fb.com>2025-10-09 14:40:48 -0700
committerGitHub <noreply@github.com>2025-10-09 14:40:48 -0700
commit6fe878a0e26d9e3a27f7c90a35e7487fd9edd705 (patch)
treeb01e8a0b97da661f059814d7e559342b9c0fccfb /openmp/libompd/src/omp-debug.cpp
parentddd7fc3b46ee9d3632494ae878ab189b9adac8f9 (diff)
downloadllvm-6fe878a0e26d9e3a27f7c90a35e7487fd9edd705.zip
llvm-6fe878a0e26d9e3a27f7c90a35e7487fd9edd705.tar.gz
llvm-6fe878a0e26d9e3a27f7c90a35e7487fd9edd705.tar.bz2
[BOLT] Modify warning when --use-old-text fails. NFC (#162731)
When --use-old-text fails, we are emitting all code meant for the original `.text` section into the new section. This could be more bytes compared to those emitted under no `--use-old-text`, especially under `--lite`. As a result, `--use-old-text` results in a larger binary, not smaller which could be confusing to the user. Add more information to the warning, including recommendation to rebuild without `--use-old-text` for smaller binary size.
Diffstat (limited to 'openmp/libompd/src/omp-debug.cpp')
0 files changed, 0 insertions, 0 deletions