[PATCH] Augment the C API

pitrou at free.fr pitrou at free.fr
Wed Jun 3 11:28:46 PDT 2015


Add a couple simple wrappers to the C API, for the benefit of non-C++ projects.
This represents some of the functionality we expose in the llvmlite Python binding.

REPOSITORY
  rL LLVM

http://reviews.llvm.org/D10222

Files:
  include/llvm-c/Support.h
  include/llvm-c/Transforms/PassManagerBuilder.h
  lib/Support/DynamicLibrary.cpp
  lib/Transforms/IPO/PassManagerBuilder.cpp
  unittests/ExecutionEngine/MCJIT/MCJITCAPITest.cpp

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10222.27055.patch
Type: text/x-patch
Size: 7724 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150603/9e8ae0de/attachment.bin>


More information about the llvm-commits mailing list