[GISelEmitter][NFC] Correct path of GISel's td file in the comment.
authorKai Luo <lkail@cn.ibm.com>
Mon, 20 Feb 2023 02:05:37 +0000 (10:05 +0800)
committerKai Luo <lkail@cn.ibm.com>
Mon, 20 Feb 2023 02:08:01 +0000 (10:08 +0800)
`include/llvm/CodeGen/TargetGlobalISel.td` no longer exists.

llvm/utils/TableGen/GlobalISelEmitter.cpp

index fde6fd6..70f38ae 100644 (file)
@@ -8,7 +8,7 @@
 //
 /// \file
 /// This tablegen backend emits code for use by the GlobalISel instruction
-/// selector. See include/llvm/CodeGen/TargetGlobalISel.td.
+/// selector. See include/llvm/Target/GlobalISel/Target.td.
 ///
 /// This file analyzes the patterns recognized by the SelectionDAGISel tablegen
 /// backend, filters out the ones that are unsupported, maps