We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c5b635 commit a2a3adcCopy full SHA for a2a3adc
llvm/docs/ExtendingLLVM.rst
@@ -147,7 +147,7 @@ complicated behavior in a single node (rotate).
147
code you wrote in ``LegalizeOp`` above to decompose your new node into other
148
legal nodes for this target.
149
150
-#. ``lib/Target/TargetSelectionDAG.td``:
+#. ``include/llvm/Target/TargetSelectionDAG.td``:
151
152
Most current targets supported by LLVM generate code using the DAGToDAG
153
method, where SelectionDAG nodes are pattern matched to target-specific
0 commit comments