diff options
author | Maksim Panchenko <maks@fb.com> | 2025-10-09 14:40:48 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-09 14:40:48 -0700 |
commit | 6fe878a0e26d9e3a27f7c90a35e7487fd9edd705 (patch) | |
tree | b01e8a0b97da661f059814d7e559342b9c0fccfb /openmp/libompd/gdb-plugin/ompd/ompd.py | |
parent | ddd7fc3b46ee9d3632494ae878ab189b9adac8f9 (diff) | |
download | llvm-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/gdb-plugin/ompd/ompd.py')
0 files changed, 0 insertions, 0 deletions