[PATCH] D127324: [ORC-RT] Make the ORC runtime C API public.

Lang Hames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 16 19:02:34 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG232bd331cbaa: [ORC-RT] Make the ORC runtime C API public. (authored by lhames).

Changed prior to commit:
  https://reviews.llvm.org/D127324?vs=435247&id=437768#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D127324/new/

https://reviews.llvm.org/D127324

Files:
  compiler-rt/include/CMakeLists.txt
  compiler-rt/include/orc/c_api.h
  compiler-rt/lib/orc/c_api.h
  compiler-rt/lib/orc/common.h
  compiler-rt/lib/orc/macho_ehframe_registration.cpp
  compiler-rt/lib/orc/unittests/CMakeLists.txt
  compiler-rt/lib/orc/unittests/c_api_test.cpp
  compiler-rt/lib/orc/wrapper_function_utils.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127324.437768.patch
Type: text/x-patch
Size: 3480 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220617/7c9bfeb7/attachment.bin>


More information about the llvm-commits mailing list