[llvm-commits] [PATCH] Expose Type::getName() to the C bindings
Rafael Avila de Espindola
rafael.espindola at gmail.com
Fri Feb 18 08:37:07 PST 2011
On 11-02-17 08:51 PM, Patrick Walton wrote:
> 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.
The patch is OK. Do you need me to commit it?
> Thanks,
> Patrick
Cheers,
Rafael
More information about the llvm-commits
mailing list