mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2026-04-23 06:35:25 +00:00
Remove V9
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27886 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -1155,8 +1155,8 @@ different <a href="#tools">tools</a>.</p>
|
||||
|
||||
<dt><tt><b>llvm/lib/Target/</b></tt></dt>
|
||||
<dd> This directory contains files that describe various target architectures
|
||||
for code generation. For example, the <tt>llvm/lib/Target/SparcV9</tt>
|
||||
directory holds the Sparc machine description while
|
||||
for code generation. For example, the <tt>llvm/lib/Target/X86</tt>
|
||||
directory holds the X86 machine description while
|
||||
<tt>llvm/lib/Target/CBackend</tt> implements the LLVM-to-C converter.</dd>
|
||||
|
||||
<dt><tt><b>llvm/lib/CodeGen/</b></tt></dt>
|
||||
|
||||
Reference in New Issue
Block a user