[LLVMdev] Garbage collection implementation
Marc B. Reynolds
marc.reynolds at orange.fr
Wed Jun 24 00:47:19 PDT 2009
Two difference projects with same name. Try:
http://forge.ocamlcore.org/projects/hlvm
-----Original Message-----
From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] On
Behalf Of Eric Smith
Sent: Wednesday, June 24, 2009 9:01 AM
To: llvmdev at cs.uiuc.edu
Subject: Re: [LLVMdev] Garbage collection implementation
Jon Harrop wrote:
> The simplest way is surely to reuse HLVM because it provides
everything you
> need and is even written in the right language! ;-)
Is there a web page with HLVM docs? There's a README.txt in the
subversion repository:
https://llvm.org/svn/llvm-project/hlvm/trunk/README.txt
which says:
HLVM comes with documentation in HTML format. These are provided in
the docs
directory. Please visit http://llvm.org/docs/hlvm/ to get an index
of the
documentation that is available.
but unfortunately that URL yields a 404.
While I could check the docs out of subversion myself (assuming they're
actually there, which I haven't verified), putting the docs online for
easy access would be much more conducive to attracting users and or
developers to HLVM.
Eric
_______________________________________________
LLVM Developers mailing list
LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
More information about the llvm-dev
mailing list