diff options
| author | Eric Christopher <echristo@gmail.com> | 2012-11-15 00:59:52 +0000 |
|---|---|---|
| committer | Eric Christopher <echristo@gmail.com> | 2012-11-15 00:59:52 +0000 |
| commit | 456c08d69d3e5f37b278ea7ed7df68998176ab60 (patch) | |
| tree | ddfb6890520119da63beaade271ff5ad59ac25ad | |
| parent | 00d2a107fbba7993bdf949dc86837752fc9d29c9 (diff) | |
| download | bcm5719-llvm-456c08d69d3e5f37b278ea7ed7df68998176ab60.tar.gz bcm5719-llvm-456c08d69d3e5f37b278ea7ed7df68998176ab60.zip | |
Add some release notes that say we removed the CellSPU port.
llvm-svn: 168014
| -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 f2ac15d7433..4b9c622e3a1 100644 --- a/llvm/docs/ReleaseNotes.html +++ b/llvm/docs/ReleaseNotes.html @@ -670,6 +670,8 @@ Release Notes</a>.</h1> from the previous release.</p> <ul> + <li>The CellSPU port has been removed. It can still be found in older + versions.</li> <li>...</li> </ul> |

