mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 02:33:06 +01:00
Fix incorrect file path in documentation
This commit is contained in:
parent
39e76f9342
commit
6bfa8ac3f9
@ -147,7 +147,7 @@ complicated behavior in a single node (rotate).
|
||||
code you wrote in ``LegalizeOp`` above to decompose your new node into other
|
||||
legal nodes for this target.
|
||||
|
||||
#. ``lib/Target/TargetSelectionDAG.td``:
|
||||
#. ``include/llvm/Target/TargetSelectionDAG.td``:
|
||||
|
||||
Most current targets supported by LLVM generate code using the DAGToDAG
|
||||
method, where SelectionDAG nodes are pattern matched to target-specific
|
||||
|
Loading…
Reference in New Issue
Block a user