[llvm] [PAC][MC][AArch64] Fix error message for AUTH_ABS64 reloc with ILP32 (PR #89563)

Daniil Kovalev via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 21 19:11:43 PDT 2024


kovdan01 wrote:

`AArch64ELFObjectWriter::getRelocType` contains many else's after return. If nobody minds, I'll submit a subsequent PR removing use of else after return in this function.

https://github.com/llvm/llvm-project/pull/89563


More information about the llvm-commits mailing list