search for: 4981dbb0

Displaying 2 results from an estimated 2 matches for "4981dbb0".

2012 Jan 24
0
[LLVMdev] [RFC] Module Flags Metadata
...simply dropped when unknown. Anyways, that's my only real comment about the proposal. I think you need something other than metadata to encode this. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120124/4981dbb0/attachment.html>
2012 Jan 18
7
[LLVMdev] [RFC] Module Flags Metadata
Hello, This is a proposal for implementing "module flags". Please take a look at this and give any feedback you may have. Thanks! -bw Module Flags Metadata Information about the module as a whole is difficult to convey to LLVM's subsystems. The LLVM IR isn't sufficient to transmit this information. One should instead use the llvm.module.flags named