[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
Tue Mar 30 00:30:21 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGc352a2b8290b: [lli] Add option -lljit-platform=Inactive to disable platform support explicitly (authored by sgraenitz).

Changed prior to commit:
  https://reviews.llvm.org/D99416?vs=333549&id=334063#toc

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.334063.patch
Type: text/x-patch
Size: 6794 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210330/6b232ac1/attachment.bin>


More information about the llvm-commits mailing list