[PATCH] D100506: [Test][ORC] Add tests for parts of the LLVM-C OrcJIT v2 API

Mats Larsen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 14 13:34:21 PDT 2021


supergrecko created this revision.
supergrecko added a reviewer: lhames.
Herald added a subscriber: mgorny.
supergrecko requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

This part of the LLVM-C API lacked unit tests after OrcJIT v2 was introduced to LLVM-C in LLVM 12.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D100506

Files:
  llvm/unittests/ExecutionEngine/Orc/CMakeLists.txt
  llvm/unittests/ExecutionEngine/Orc/OrcCAPITest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100506.337536.patch
Type: text/x-patch
Size: 10277 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210414/487f17be/attachment-0001.bin>


More information about the llvm-commits mailing list