diff options
author | Maksim Panchenko <maks@fb.com> | 2025-06-03 11:27:00 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-03 11:27:00 -0700 |
commit | 8d869637e846faacf8189742ce29e406e6424413 (patch) | |
tree | 36047b10f514681e268ca0f7ecda26109685b9a7 /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp | |
parent | b994299e59c9aac01ca0a494b2b861ebd5acc190 (diff) | |
download | llvm-8d869637e846faacf8189742ce29e406e6424413.zip llvm-8d869637e846faacf8189742ce29e406e6424413.tar.gz llvm-8d869637e846faacf8189742ce29e406e6424413.tar.bz2 |
[BOLT][AArch64] Fix error message for failed ADR relaxation (#142533)
Do not recommend the strict mode to the user when ADR relaxation fails
on a non-simple function, i.e. a function with unknown CFG.
We cannot rely on relocations to reconstruct compiler-generated jump
tables for AArch64, hence strict mode does not work as intended.
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions