Displaying 3 results from an estimated 3 matches for "fcf027c1".
2006 Aug 16
4
[LLVMdev] allocation_order_begin takes non-const reference for MachineFunction
I'm willing :) I don't know how to do it.
What's "to put together a patch"? :)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20060816/fb1f0b57/attachment.html>
2006 Aug 16
0
[LLVMdev] allocation_order_begin takes non-const reference for MachineFunction
On Wed, 16 Aug 2006, Anton Vayvod wrote:
> I'm willing :) I don't know how to do it.
> What's "to put together a patch"? :)
In your local CVS tree, change the methods to be const, and adjust any
code that is neccesary for that to work. Once that is done, from the top
level, type 'cvs diff -u >& patch.txt' and attach patch.txt to an email.
If
2006 Aug 16
2
[LLVMdev] allocation_order_begin takes non-const reference for MachineFunction
Ok, I'm in process. Do I need to checkout the latest llvm source, first?
I updated last right after the 1.8 release.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20060816/fcf027c1/attachment-0001.html>