Displaying 2 results from an estimated 2 matches for "ef17f9a4".
Did you mean:
ef17f943
2008 Feb 26
0
[LLVMdev] new LTO C interface
...- Checks if a buffer is a
loadable object file.
*/
extern bool
lto_module_is_object_file_in_memory(const void* mem, size_t length);
and so on.
-bw
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20080226/ef17f9a4/attachment.html>
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