[PATCH] [llvm-c] Improve IR introspection

Peter Zotov whitequark at whitequark.org
Wed Nov 13 22:07:29 PST 2013


Hi wanders,

This commit adds most of functions needed for introspection of the IR through the C API. It was inspired by additional functions defined in the llvm-general Haskell bindings, which can convert the IR losslessly into Haskell datatypes and vice versa.

http://llvm-reviews.chandlerc.com/D2176

Files:
  include/llvm-c/Core.h
  lib/IR/Core.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2176.1.patch
Type: text/x-patch
Size: 41212 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131113/3a212f9a/attachment.bin>


More information about the llvm-commits mailing list