https://github.com/jrtc27 created https://github.com/llvm/llvm-project/pull/171181
This call to addRelativeReloc is the same as the one at the end of the function, so skip the relrDyn code for this case and add the special out-of-bounds handling code to the end of the function. This makes it obvious where MTE globals differ in behaviour rather than having to compare the two different implementations. _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
