Displaying 2 results from an estimated 2 matches for "0bf3e3c2".
2010 Sep 01
0
[LLVMdev] LLVM-C tutorial
I think it'd be nice to have a ToC describing what you plan to cover in the
"hello world" tutorial. I'll take a look at the tutorial in the week end and
send feed back.
Rajika
On Wed, Sep 1, 2010 at 2:02 AM, F van der Meeren
<llvm-dev at code2develop.com>wrote:
> I am going to post my first chapter, just to see if it is acceptable.
> Any feedback is good feedback
2010 Aug 31
4
[LLVMdev] LLVM-C tutorial
I am going to post my first chapter, just to see if it is acceptable.
Any feedback is good feedback for me.
Filip
On 31 Aug 2010, at 17:25, Rajika Kumarasiri wrote:
> Most of the documents (html) are generated using rst2html. So I think a patch to the rst file in llvm/tools/llvmc/doc should be fine.
>
> Rajika
>
> On Mon, Aug 30, 2010 at 7:59 PM, F van der Meeren