llvm-project
8d869637 - [BOLT][AArch64] Fix error message for failed ADR relaxation (#142533)

Commit
156 days ago
[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.
Author
Parents
Loading