[PATCH] D99416: [lli] Add option -lljit-platform=Inactive to disable platform support explicitly

Stefan Gränitz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 26 07:21:05 PDT 2021


sgraenitz updated this revision to Diff 333549.
sgraenitz added a comment.

Apply MCJIT small code-model tests to ORC in preparation for default JIT engine switch


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99416

Files:
  llvm/include/llvm/ExecutionEngine/Orc/LLJIT.h
  llvm/lib/ExecutionEngine/Orc/LLJIT.cpp
  llvm/test/ExecutionEngine/MCJIT/cross-module-sm-pic-a.ll
  llvm/test/ExecutionEngine/MCJIT/multi-module-sm-pic-a.ll
  llvm/test/ExecutionEngine/MCJIT/test-global-init-nonzero-sm-pic.ll
  llvm/test/ExecutionEngine/MCJIT/test-ptr-reloc-sm-pic.ll
  llvm/tools/lli/lli.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99416.333549.patch
Type: text/x-patch
Size: 6793 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210326/8a48f070/attachment.bin>


More information about the llvm-commits mailing list