mirror of
https://github.com/intel/llvm.git
synced 2026-01-28 01:04:49 +08:00
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.