search for: 3a3b2b6c

Displaying 2 results from an estimated 2 matches for "3a3b2b6c".

2009 Jul 15
0
[LLVMdev] LLVMContext: Suggestions for API Changes
...t, again, they should be relatively limited in scope. --Owen -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 2620 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090715/3a3b2b6c/attachment.bin>
2009 Jul 15
2
[LLVMdev] LLVMContext: Suggestions for API Changes
Dear LLVMers, LLVM is currently undergoing a change in its programming API, most of which has to do with the transition to using an LLVMContext. I've been trying to keep two LLVM projects, poolalloc and SAFECode, up-to-date with LLVM mainline, but it has become frustrating because: 1) The API changes occur frequently. Each morning I come in and have to fix something because the API