Add more wrappers for symbol APIs to the C API.
authorEli Bendersky <eliben@google.com>
Tue, 9 Jun 2015 15:57:30 +0000 (15:57 +0000)
committerEli Bendersky <eliben@google.com>
Tue, 9 Jun 2015 15:57:30 +0000 (15:57 +0000)
commita0c9e11a2be44c73a38b8645931f032e6a8e260b
tree2910f98f7039ec74a549a052b3742b56c0db6bc6
parente8bd930eeda886e6aa880f2c9ed373d4df232349
Add more wrappers for symbol APIs to the C API.

This represents some of the functionality we expose in the llvmlite Python
binding.

Patch by Antoine Pitrou

Differential Revision: http://reviews.llvm.org/D10222

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@239411 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm-c/Support.h
lib/Support/DynamicLibrary.cpp