mirror of
https://github.com/RPCS3/llvm.git
synced 2025-02-24 12:50:42 +00:00
fix typo
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121620 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
2f7228b80c
commit
7138863603
@ -1030,7 +1030,7 @@ printer, and the type generated by the assembly parser and disassembler.
|
||||
SelectionDAG optimizer is run to clean up redundancies exposed by type
|
||||
legalization.</li>
|
||||
|
||||
<li><a href="#selectiondag_legalize">Legalize SelectionDAG Types</a> —
|
||||
<li><a href="#selectiondag_legalize">Legalize SelectionDAG Ops</a> —
|
||||
This stage transforms SelectionDAG nodes to eliminate any types that are
|
||||
unsupported on the target.</li>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user