Skip to content

Commit 8049db0

Browse files
committed
[gn] port ac182de (RISCVGISel.td)
1 parent 473b9dd commit 8049db0

File tree

1 file changed

+1
-1
lines changed
  • llvm/utils/gn/secondary/llvm/lib/Target/RISCV

1 file changed

+1
-1
lines changed

llvm/utils/gn/secondary/llvm/lib/Target/RISCV/BUILD.gn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ tablegen("RISCVGenDAGISel") {
2323
tablegen("RISCVGenGlobalISel") {
2424
visibility = [ ":LLVMRISCVCodeGen" ]
2525
args = [ "-gen-global-isel" ]
26-
td_file = "RISCV.td"
26+
td_file = "RISCVGISel.td"
2727
}
2828

2929
tablegen("RISCVGenMCPseudoLowering") {

0 commit comments

Comments
 (0)