[LLVMdev] [PATCH] Make the ocaml source comments work with ocamldoc.

Erick Tryzelaar idadesub at users.sourceforge.net
Sat Mar 8 20:03:19 PST 2008


This patch cleans up the code so that it formats nicely with
ocamldoc. It does not yet hook into the build system, though.
---
 bindings/ocaml/analysis/llvm_analysis.mli          |   21 +-
 bindings/ocaml/bitreader/llvm_bitreader.mli        |   13 +-
 bindings/ocaml/bitwriter/llvm_bitwriter.mli        |   11 +-
 .../ocaml/executionengine/llvm_executionengine.mli |  118 ++--
 bindings/ocaml/llvm/llvm.ml                        |    1 -
 bindings/ocaml/llvm/llvm.mli                       |  587 ++++++++++----------
 6 files changed, 373 insertions(+), 378 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 635c69d7c185e69426022351084ac4981e046e49.diff
Type: text/x-patch
Size: 91924 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20080308/4014e036/attachment.bin>


More information about the llvm-dev mailing list