Skip to content

Commit

Permalink
[gn] port ac182de (RISCVGISel.td)
Browse files Browse the repository at this point in the history
  • Loading branch information
nico committed Sep 16, 2023
1 parent 473b9dd commit 8049db0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion llvm/utils/gn/secondary/llvm/lib/Target/RISCV/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ tablegen("RISCVGenDAGISel") {
tablegen("RISCVGenGlobalISel") {
visibility = [ ":LLVMRISCVCodeGen" ]
args = [ "-gen-global-isel" ]
td_file = "RISCV.td"
td_file = "RISCVGISel.td"
}

tablegen("RISCVGenMCPseudoLowering") {
Expand Down

0 comments on commit 8049db0

Please sign in to comment.