https://github.com/jrtc27 created 
https://github.com/llvm/llvm-project/pull/150730

Splitting the VA / addend calculations between build and writeTo means
having to keep them in sync and duplicating some of the logic. For
everything except "page address" relocations, move all such calculations
into build, mirroring how the normal non-MIPS code in Relocations.cpp
ensures the addend and initial memory contents are set.



_______________________________________________
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to