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

Rafael Ávila de Espíndola respindola at mozilla.com
Fri Feb 18 06:41:43 PST 2011


On 11-02-17 8: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.

Patch is OK. Do you need me to commit it?

> Thanks,
> Patrick

Cheers,
Rafael



More information about the llvm-commits mailing list