[PATCH] D155672: [JITLink][PowerPC] Correct handling of R_PPC64_REL24_NOTOC

Kai Luo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 23 22:59:25 PDT 2023


lkail added a comment.

I tried using templated variable, but premerge bot of windows looks unhappy. It might be due to `cl`'s behavior is different. I'll land the original version.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155672



More information about the llvm-commits mailing list