[LLVMdev] C interface

Gordon Henriksen gordonhenriksen at mac.com
Wed Sep 12 17:16:29 PDT 2007


On 2007-09-12, at 18:34, Chris Lattner wrote:

> /* Same as Module::addTypeName. */
> int AddTypeNameToModule(LLVMModuleRef M, const char *Name,
> LLVMTypeRef Ty);
>
> I'd expect it to be named something like "LLVMModuleAddTypeName" or  
> something, using NamespaceClassMethod uniformly.

This obviously should've had its prefix, at the very least. That was  
just an oversight.

— Gordon

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20070912/2bd3f344/attachment.html>


More information about the llvm-dev mailing list