[llvm-commits] [PATCH] Additions to C-bindings
Eric Christopher
echristo at apple.com
Tue Oct 6 21:50:55 PDT 2009
On Oct 6, 2009, at 7:35 PM, Kenneth Uildriks wrote:
> This patch adds a few functions to the C bindings to expose use-def
> chains, function and parameter attribute retrieval, getting const
> opcode and const values of constants, checking for a global
> initializer, and ReplaceAllUsesWith.
> <cbindings.patch>
The C bindings are guaranteed to be fairly stable, is there some
reason you need all of these exposed?
-eric
More information about the llvm-commits
mailing list