[llvm] [BOLT][AArch64] Do not crash on authenticated branch instructions (PR #129898)
Alexey Moksyakov via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 6 01:02:05 PST 2025
yavtuk wrote:
folks how about to use isIndirectBranchOpcode func from AArch64InstrInfo.h file?
Do we need own implementation ?
https://github.com/llvm/llvm-project/pull/129898
More information about the llvm-commits
mailing list