[llvm-commits] [PATCH] Expose Type::getName() to the C bindings

Patrick Walton pwalton at mozilla.com
Thu Feb 17 17:51:29 PST 2011


Hi everyone,

Currently, the LLVM C bindings allow names for types to be registered. 
However, a consumer can't get those names back out again. This patch 
adds an API for it.

Thanks,
Patrick
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: pcwalton-type-names.diff
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110217/a0a924d8/attachment.ksh>


More information about the llvm-commits mailing list