search for: fc9210df

Displaying 3 results from an estimated 3 matches for "fc9210df".

2010 Jul 21
1
[LLVMdev] MC-JIT
...> +  } > > Bit of trailing whitespace on the line above... > -------------- next part -------------- A non-text attachment was scrubbed... Name: mc_jit_01.patch Type: text/x-patch Size: 4791 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100721/fc9210df/attachment.bin>
2010 Jul 21
0
[LLVMdev] MC-JIT
On Tue, Jul 20, 2010 at 3:41 PM, Olivier Meurant <meurant.olivier at gmail.com> wrote: > New patch taking Eli's comments into account. Comments inline. If you have commit access, I'd fire away. If not, I can. diff --git include/llvm/MC/MCAssembler.h include/llvm/MC/MCAssembler.h index 07ca070..afff96e 100644 --- include/llvm/MC/MCAssembler.h +++ include/llvm/MC/MCAssembler.h
2010 Jul 20
2
[LLVMdev] MC-JIT
New patch taking Eli's comments into account. Olivier. On Tue, Jul 20, 2010 at 11:09 PM, Eli Friedman <eli.friedman at gmail.com> wrote: > On Tue, Jul 20, 2010 at 1:36 PM, Olivier Meurant > <meurant.olivier at gmail.com> wrote: >>> Seems reasonable, but I haven't looked at the code yet. I would >>> suggest trying to split your work up into separate