[PATCH] D122543: [ORC] add lazy jit support for riscv64

Alex Fan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 10 03:44:59 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGacb408fbbc9d: [ORC] add lazy jit support for riscv64 (authored by alexfanqi).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122543

Files:
  llvm/include/llvm/ExecutionEngine/Orc/OrcABISupport.h
  llvm/lib/ExecutionEngine/Orc/EPCIndirectionUtils.cpp
  llvm/lib/ExecutionEngine/Orc/IndirectionUtils.cpp
  llvm/lib/ExecutionEngine/Orc/LazyReexports.cpp
  llvm/lib/ExecutionEngine/Orc/OrcABISupport.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122543.421779.patch
Type: text/x-patch
Size: 11870 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220410/bebdbd75/attachment.bin>


More information about the llvm-commits mailing list