diff options
| author | Nicolas Geoffray <nicolas.geoffray@lip6.fr> | 2007-05-15 09:21:28 +0000 |
|---|---|---|
| committer | Nicolas Geoffray <nicolas.geoffray@lip6.fr> | 2007-05-15 09:21:28 +0000 |
| commit | 77d99504cbe8a53f53e61073395ac5af16bb7ee0 (patch) | |
| tree | 6e4f99bfe62ba76c33ace29fbc1b1a55c8991b83 /llvm/docs | |
| parent | 1582c0548fdb2785db7cf78095ee89fa095b5e67 (diff) | |
| download | bcm5719-llvm-77d99504cbe8a53f53e61073395ac5af16bb7ee0.tar.gz bcm5719-llvm-77d99504cbe8a53f53e61073395ac5af16bb7ee0.zip | |
Note on current implementation of ELF32/PPC ABI.
llvm-svn: 37083
Diffstat (limited to 'llvm/docs')
| -rw-r--r-- | llvm/docs/ReleaseNotes.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html index c8a9fabf579..df23d297a12 100644 --- a/llvm/docs/ReleaseNotes.html +++ b/llvm/docs/ReleaseNotes.html @@ -285,6 +285,8 @@ components, please contact us on the <a href="http://lists.cs.uiuc.edu/mailman/l <ul> <li><a href="http://llvm.org/PR642">PowerPC backend does not correctly implement ordered FP comparisons</a>.</li> +<li>The Linux PPC32/ABI support needs testing for the interpreter and static +compilation, and lacks Dwarf debugging informations. </ul> </div> |

