search for: 099574fb

Displaying 2 results from an estimated 2 matches for "099574fb".

2012 Feb 08
0
[LLVMdev] [Patch] Module Flags Patch
...d let me know if you have any suggestions or concerns. -bw -------------- next part -------------- A non-text attachment was scrubbed... Name: mod-flags.diff Type: application/octet-stream Size: 20932 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120208/099574fb/attachment.obj> -------------- next part --------------
2012 Feb 08
1
[LLVMdev] [Patch] Module Flags Patch
Hi! This is a patch for module flags that I talked about here: http://lists.cs.uiuc.edu/pipermail/llvmdev/2012-January/046857.html This patch creates an interface in the Module class to get and create module flags for a Module. The bulk of the patch deals with code in the Linker to merge module flags from two (or more) Modules when those Modules are linked together. This patch doesn't