[PATCH] D99572: [AArch64] [COFF] Properly produce cross-section relative relocations

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 13 14:25:37 PDT 2021


mstorsjo added a comment.

In D99572#2686887 <https://reviews.llvm.org/D99572#2686887>, @rnk wrote:

> lgtm, although I don't have deep expertise to do this with great confidence.

Yeah it's a bit nonobvious code, but at least it's essentially equivalent to what we have on X86 (which I'd assume has been a fair bit more battle tested than these arch/OS combos).


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D99572/new/

https://reviews.llvm.org/D99572



More information about the llvm-commits mailing list