search for: 91acc053

Displaying 2 results from an estimated 2 matches for "91acc053".

2010 May 06
0
[LLVMdev] MCStreamer interface
...my own language. :) p.s. I posted my coff backend patch to llvm-commit, but that apears to be the wrong place, where should I have posted it? - Nathan -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100505/91acc053/attachment.html>
2010 May 05
2
[LLVMdev] MCStreamer interface
On May 5, 2010, at 1:22 PM, Nathan Jeffords wrote: > On Wed, May 5, 2010 at 11:15 AM, Chris Lattner <clattner at apple.com> wrote: > On May 4, 2010, at 11:03 AM, Nathan Jeffords wrote: > ... We basically want one MCStreamer callback to correspond to one statement in the .s file. This makes it easier to handle from the compiler standpoint, but is also very important for the llvm-mc