From 221ae138ee0fc70f1f675cb54f133bc25bd23d05 Mon Sep 17 00:00:00 2001 From: Erick Tryzelaar Date: Thu, 1 Apr 2010 01:53:24 +0000 Subject: [PATCH] There are no known O'Caml problems at the moment. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100076 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ReleaseNotes.html | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index b806bdcae33..b36e2ed590d 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -1026,20 +1026,6 @@ ignored. - -
- Known problems with the O'Caml bindings -
- -
- -

The Llvm.Linkage module is broken, and has incorrect values. Only -Llvm.Linkage.External, Llvm.Linkage.Available_externally, and -Llvm.Linkage.Link_once will be correct. If you need any of the other linkage -modes, you'll have to write an external C library in order to expose the -functionality. This has been fixed in the trunk.

-
-
Additional Information -- 2.34.1