[llvm] MC: Refine ALIGN relocation conditions (PR #150816)
Kito Cheng via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 5 23:04:40 PDT 2025
https://github.com/kito-cheng approved this pull request.
LGTM, thanks MaskRay, I was just trying to using same approach as I fixing at binutils side to fix LLVM, but I apparently lack of global view on the MC layer, so I didn't aware there is more place need to adjust.
And I have to say those relaxation corner case is really terrible even I am a RISC-V guy...
[1] https://github.com/llvm/llvm-project/pull/150159
https://github.com/llvm/llvm-project/pull/150816
More information about the llvm-commits
mailing list