Displaying 2 results from an estimated 2 matches for "d092e67f".
2008 Feb 26
0
[LLVMdev] new LTO C interface
On Feb 25, 2008, at 5:32 PM, Nick Kledzik wrote:
> I've updated the header (enclosed).
>
> <lto.h>
>
Hi Nick,
My turn. :-) Just one question. Will the comments you have here be
doxygen-friendly? (N.B., I'm not an expert on doxygen.) One thing I
notice in other code is that the function or variable names are
repeated in the comments. There might also be a special
2008 Feb 26
2
[LLVMdev] new LTO C interface
I've updated the header (enclosed).

On Feb 24, 2008, at 11:24 PM, Evan Cheng wrote:
> 1. __LTO__ -> LLVM_C_LTO
> 3. Rather than using underscore in function names, e.g. lt_foo_bar,
> use capital letters and also start with prefix LLVM. e.g.
> LLVMLTOFooBar.
As we discussed, this is interface is llvm independent. It may even
migrate out of include/llvm-c at some