[LLVMdev] [PATCH] Serializing a module to a memory location

Chris Lattner clattner at apple.com
Fri Dec 19 10:38:30 PST 2008


On Dec 19, 2008, at 6:36 AM, Lukasz Janyst wrote:

> Hi,
>
>   I had to serialize a module to a memory location but I couldn't
> find a way to do that with the current API. The attached patch adds a
> function doing that.

Looks good, applied!
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20081215/071364.html

-Chris



More information about the llvm-dev mailing list