search for: llvm29_clonemodule_gvspac

Displaying 1 result from an estimated 1 matches for "llvm29_clonemodule_gvspac".

2011 Aug 13
1
[LLVMdev] patch: CloneModule resets GlobalVariable address space
...n). When copying over global variables the address space is reset to default. The patch changes that behavior by using the other GlobalVariable constructor that explicitely includes that information. Regards, Simon -------------- next part -------------- A non-text attachment was scrubbed... Name: LLVM29_CloneModule_GVSpace.diff Type: text/x-patch Size: 851 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110814/f31260f1/attachment.bin>