[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 08:05:20 PDT 2020


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

Test discovery should ignore subdirectories that contain test inputs.


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.285655.patch
Type: text/x-patch
Size: 14299 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200814/a86f3fe3/attachment.bin>


More information about the llvm-commits mailing list