> URL: http://llvm.org/viewvc/llvm-project?rev=42367&view=rev
> Log:
> Added C and Ocaml bindings for functions, basic blocks, and
> instruction creation. No support yet for instruction introspection.
>
> Also eliminated allocas from the Ocaml bindings for portability,
> and avoided unnecessary casts.
>

> ====================================================================== 
> ========
> --- llvm/trunk/include/llvm/CHelpers.h (original)
> +++ llvm/trunk/include/llvm/CHelpers.h Wed Sep 26 15:56:12 2007

Hi Gordon,

I think it makes sense for CHelpers.h to move into include/llvm/ 
Support instead of include/llvm.  What do you think?

-Chris
_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to