mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-27 14:34:58 +00:00
rplace Alpha with ARM in docs/WritingAnLLVMBackend.html, patch by chenwj
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@151811 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
391016025a
commit
b373647d47
@ -77,7 +77,7 @@ either assembly code or binary code (usable for a JIT compiler).
|
||||
|
||||
<p>
|
||||
The backend of LLVM features a target-independent code generator that may create
|
||||
output for several types of target CPUs — including X86, PowerPC, Alpha,
|
||||
output for several types of target CPUs — including X86, PowerPC, ARM,
|
||||
and SPARC. The backend may also be used to generate code targeted at SPUs of the
|
||||
Cell processor or GPUs to support the execution of compute kernels.
|
||||
</p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user