[llvm-commits] [PATCH] Add an LLVMContext member to Module
Owen Anderson
resistor at mac.com
Tue Jun 30 15:40:07 PDT 2009
Here's the first of many patches related to pushing LLVMContext
through the existing APIs. This adds an LLVMContext member to each
Module, which involves threading LLVMContext through large parts of
the bitcode reader, the ASM parser, and all of the tools.
--Owen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvm-context.diff
Type: application/octet-stream
Size: 78053 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20090630/73e18718/attachment.obj>
More information about the llvm-commits
mailing list