[llvm] MC: Refine ALIGN relocation conditions (PR #150816)

Lu Weining via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 28 00:55:06 PDT 2025


SixWeining wrote:

Thanks for the optimization (To be precise, it's about fixing).

But this seems to only address issues within the same object file. How about different object files merged by the linker with the `-r` option?

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


More information about the llvm-commits mailing list