[PATCH] D155925: [JITLink][PowerPC] Change method to check if a symbol is external to current object

Kai Luo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 25 20:21:07 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG11a02de7829a: [JITLink][PowerPC] Change method to check if a symbol is external to current… (authored by lkail).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155925

Files:
  llvm/include/llvm/ExecutionEngine/JITLink/ppc64.h
  llvm/lib/ExecutionEngine/JITLink/ELF_ppc64.cpp
  llvm/lib/ExecutionEngine/JITLink/ppc64.cpp
  llvm/test/ExecutionEngine/JITLink/ppc64/external_weak.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155925.544187.patch
Type: text/x-patch
Size: 5857 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230726/9274a15a/attachment.bin>


More information about the llvm-commits mailing list