[PATCH] D85974: [ORC] Add a LLJITWithThinLTOSummaries example in OrcV2Examples
Stefan Gränitz via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 14 11:00:45 PDT 2020
sgraenitz updated this revision to Diff 285693.
sgraenitz added a comment.
Fix clang-format issue and rebase
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.285693.patch
Type: text/x-patch
Size: 14318 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200814/2e801736/attachment.bin>
More information about the llvm-commits
mailing list