[PATCH] D85974: [ORC] Add a LLJITWithThinLTOSummaries example in OrcV2Examples
Stefan Gränitz via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Aug 23 05:05:07 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb014cc0f655d: [ORC] Add a LLJITWithThinLTOSummaries example in OrcV2Examples (authored by sgraenitz).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85974/new/
https://reviews.llvm.org/D85974
Files:
llvm/examples/OrcV2Examples/CMakeLists.txt
llvm/examples/OrcV2Examples/LLJITWithThinLTOSummaries/CMakeLists.txt
llvm/examples/OrcV2Examples/LLJITWithThinLTOSummaries/LLJITWithThinLTOSummaries.cpp
llvm/test/Examples/OrcV2Examples/Inputs/bar-mod.ll
llvm/test/Examples/OrcV2Examples/Inputs/foo-mod.ll
llvm/test/Examples/OrcV2Examples/Inputs/main-mod.ll
llvm/test/Examples/OrcV2Examples/lljit-with-thinlto-summaries.test
llvm/test/Examples/lit.local.cfg
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85974.287250.patch
Type: text/x-patch
Size: 14318 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200823/094f1670/attachment.bin>
More information about the llvm-commits
mailing list