mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-08-12 17:25:49 +00:00
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
This commit is contained in:
@@ -1026,20 +1026,6 @@ ignored</a>.</li>
|
|||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- ======================================================================= -->
|
|
||||||
<div class="doc_subsection">
|
|
||||||
<a name="ocaml-bindings">Known problems with the O'Caml bindings</a>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="doc_text">
|
|
||||||
|
|
||||||
<p>The <tt>Llvm.Linkage</tt> module is broken, and has incorrect values. Only
|
|
||||||
<tt>Llvm.Linkage.External</tt>, <tt>Llvm.Linkage.Available_externally</tt>, and
|
|
||||||
<tt>Llvm.Linkage.Link_once</tt> 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.</p>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<!-- *********************************************************************** -->
|
<!-- *********************************************************************** -->
|
||||||
<div class="doc_section">
|
<div class="doc_section">
|
||||||
<a name="additionalinfo">Additional Information</a>
|
<a name="additionalinfo">Additional Information</a>
|
||||||
|
Reference in New Issue
Block a user