aboutsummaryrefslogtreecommitdiffstats
path: root/docs/UsingLibraries.html
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2011-10-27 22:56:32 +0000
committerStephen Hines <srhines@google.com>2011-11-14 09:11:24 -0800
commitfa86eb40bf5d7dfdd97f0fe0fc2a122c2d8eed01 (patch)
tree807b8393a3ca3fb45abf2e28da61618494f5d3e4 /docs/UsingLibraries.html
parent38d59dbfec3318831bf293097968165abbee49a2 (diff)
downloadexternal_llvm-fa86eb40bf5d7dfdd97f0fe0fc2a122c2d8eed01.zip
external_llvm-fa86eb40bf5d7dfdd97f0fe0fc2a122c2d8eed01.tar.gz
external_llvm-fa86eb40bf5d7dfdd97f0fe0fc2a122c2d8eed01.tar.bz2
Remove the Alpha backend.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143164 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/UsingLibraries.html')
-rw-r--r--docs/UsingLibraries.html10
1 files changed, 0 insertions, 10 deletions
diff --git a/docs/UsingLibraries.html b/docs/UsingLibraries.html
index 2973452..0c58e54 100644
--- a/docs/UsingLibraries.html
+++ b/docs/UsingLibraries.html
@@ -126,8 +126,6 @@
<td>Aggressive instruction selector for directed acyclic graphs</td></tr>
<tr><th colspan="3">Target Libraries</th></tr>
- <tr><td>LLVMAlpha</td><td><tt>.o</tt></td>
- <td>Code generation for Alpha architecture</td></tr>
<tr><td>LLVMARM</td><td><tt>.o</tt></td>
<td>Code generation for ARM architecture</td></tr>
<tr><td>LLVMCBackend</td><td><tt>.o</tt></td>
@@ -333,14 +331,6 @@
<li>libLLVMSystem.a</li>
<li>libLLVMTarget.a</li>
</ul></dd>
- <dt><b>LLVMAlpha.o</b></dt><dd><ul>
- <li>libLLVMCodeGen.a</li>
- <li>libLLVMCore.a</li>
- <li>libLLVMSelectionDAG.a</li>
- <li>libLLVMSupport.a</li>
- <li>libLLVMSystem.a</li>
- <li>libLLVMTarget.a</li>
- </ul></dd>
<dt><b>LLVMCBackend.o</b></dt><dd><ul>
<li>libLLVMAnalysis.a</li>
<li>libLLVMCodeGen.a</li>