aboutsummaryrefslogtreecommitdiffstats
path: root/docs/ReleaseNotes.html
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2011-10-25 00:05:42 +0000
committerStephen Hines <srhines@google.com>2011-11-14 09:11:10 -0800
commitc9ff3190a2981d6f6297b0e259eef316d52df6a1 (patch)
tree3065a96c51ca45e809fb8d29c10f8ffef20206e0 /docs/ReleaseNotes.html
parent062c27f15f8129d783ae8f2fe9b86c2f2ee71a4b (diff)
downloadexternal_llvm-c9ff3190a2981d6f6297b0e259eef316d52df6a1.zip
external_llvm-c9ff3190a2981d6f6297b0e259eef316d52df6a1.tar.gz
external_llvm-c9ff3190a2981d6f6297b0e259eef316d52df6a1.tar.bz2
Remove the Blackfin backend.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142880 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/ReleaseNotes.html')
-rw-r--r--docs/ReleaseNotes.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index e7f318a..ce5804b 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -759,7 +759,7 @@ components, please contact us on the <a
href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev">LLVMdev list</a>.</p>
<ul>
-<li>The Alpha, Blackfin, CellSPU, MicroBlaze, MSP430, MIPS, PTX,
+<li>The Alpha, CellSPU, MicroBlaze, MSP430, MIPS, PTX,
and XCore backends are experimental.</li>
<li><tt>llc</tt> "<tt>-filetype=obj</tt>" is experimental on all targets
other than darwin and ELF X86 systems.</li>