Displaying 3 results from an estimated 3 matches for "a6884799".
2009 Jul 15
2
[LLVMdev] LLVMContext: Suggestions for API Changes
...e "[LLVMdev] MAJOR API CHANGE: LLVMContext"?
You mean like this subject ?
http://lists.cs.uiuc.edu/pipermail/llvmdev/2009-June/023505.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090715/a6884799/attachment.html>
2009 Jul 15
0
[LLVMdev] LLVMContext: Suggestions for API Changes
On Jul 15, 2009, at 9:53 AM, John Criswell wrote:
> Owen Anderson wrote:
>> On Jul 15, 2009, at 7:44 AM, John Criswell wrote:
>>
>>> 1) If technically possible, add the new API first, get it working,
>>> email
>>> llvmdev describing the old and new APIs, provide some lead time for
>>> people to change over, and then remove the old APIs. This
2009 Jul 15
3
[LLVMdev] LLVMContext: Suggestions for API Changes
Owen Anderson wrote:
> On Jul 15, 2009, at 7:44 AM, John Criswell wrote:
>
>> 1) If technically possible, add the new API first, get it working,
>> email
>> llvmdev describing the old and new APIs, provide some lead time for
>> people to change over, and then remove the old APIs. This makes it
>> easier to plan when I fix problems due to LLVM API changes