search for: 169d6339

Displaying 2 results from an estimated 2 matches for "169d6339".

Did you mean: 169363b9
2010 May 07
0
[LLVMdev] MCStreamer interface
...t I tried with it, but I didn't find time to test it fully > (e.g., by bootstrapping clang under Cygwin). > > Cheers, > -Peter- > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100506/169d6339/attachment.html>
2010 May 07
3
[LLVMdev] MCStreamer interface
On Wed, 2010-05-05 at 13:22 -0700, Nathan Jeffords wrote: > > The important point here is that the COFF MCSection needs to > have the right level of semantic information. In fact, > MCSection is the place that I'd start for COFF bringup. > > OK, I see that now. The current isolation > between TargetLoweringObjectFile ->