mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
This was fixed
llvm-svn: 52090
This commit is contained in:
parent
0afb7c4bd1
commit
5e8b8ee322
@ -1,3 +1,4 @@
|
|||||||
|
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
|
||||||
"http://www.w3.org/TR/html4/strict.dtd">
|
"http://www.w3.org/TR/html4/strict.dtd">
|
||||||
<html>
|
<html>
|
||||||
@ -186,7 +187,7 @@ this project, please see its <a href="http://clang.llvm.org/">web site</a>.</p>
|
|||||||
Common linkage?
|
Common linkage?
|
||||||
|
|
||||||
Atomic operation support, Alpha, X86, X86-64, PowerPC. "__sync_synchronize",
|
Atomic operation support, Alpha, X86, X86-64, PowerPC. "__sync_synchronize",
|
||||||
"__sync_val_compare_and_swap", etc"
|
"__sync_val_compare_and_swap", etc
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li>The C and Ocaml bindings have received additional improvements. The
|
<li>The C and Ocaml bindings have received additional improvements. The
|
||||||
@ -648,21 +649,6 @@ integers.</li>
|
|||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- ======================================================================= -->
|
|
||||||
<div class="doc_subsection">
|
|
||||||
<a name="fortran-fe">Known problems with the llvm-gcc Fortran front-end</a>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="doc_text">
|
|
||||||
|
|
||||||
<ul>
|
|
||||||
<li>The llvm-gcc 4.2 gfortran front-end supports a broad range of Fortran code, but does
|
|
||||||
<a href="http://llvm.org/PR1971">not support <tt>EQUIVALENCE</tt> yet</a>.</li>
|
|
||||||
</ul>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<!-- *********************************************************************** -->
|
<!-- *********************************************************************** -->
|
||||||
<div class="doc_section">
|
<div class="doc_section">
|
||||||
<a name="additionalinfo">Additional Information</a>
|
<a name="additionalinfo">Additional Information</a>
|
||||||
|
Loading…
Reference in New Issue
Block a user