search for: 0cdc4922

Displaying 2 results from an estimated 2 matches for "0cdc4922".

Did you mean: 0cdc4904
2010 May 07
0
[LLVMdev] MCStreamer interface
...have looked over this patch, and do think its forward progress. I was planning additional changes, but I can wait to submit them until this is committed. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100507/0cdc4922/attachment.html>
2010 May 07
2
[LLVMdev] MCStreamer interface
On May 6, 2010, at 11:22 PM, Nathan Jeffords wrote: > Thanks! Funny, I was just preparing a patch to submit for my changes to MCSectionCOFF. My changes look to be fairly independent of yours, my change was to deal with COMDAT's. I had dealt with the characteristics flags in the object writer, but I like this. If you don't mind I would like to merge my changes into this patch and submit