[lld] [lld][AArch64] Fix handling of SHT_REL relocation addends. (PR #98291)

Peter Smith via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 11 14:19:30 PDT 2024


https://github.com/smithp35 commented:

Some minor suggestions for the code. I've checked over all the bit-patterns in the Arm ARM so I'm confident that the immediates have been correctly extracted.

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


More information about the llvm-commits mailing list