Skip to content

Commit ffc3346

Browse files
author
git apple-llvm automerger
committed
Merge commit 'e7a268f9efc2' from llvm.org/main into apple/main
2 parents bf8c04b + e7a268f commit ffc3346

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
@@ -63,12 +63,12 @@ static_library("LLVMRISCVCodeGen") {
6363
sources = [
6464
"RISCVAsmPrinter.cpp",
6565
"RISCVCallLowering.cpp",
66-
"RISCVCleanupVSETVLI.cpp",
6766
"RISCVExpandAtomicPseudoInsts.cpp",
6867
"RISCVExpandPseudoInsts.cpp",
6968
"RISCVFrameLowering.cpp",
7069
"RISCVISelDAGToDAG.cpp",
7170
"RISCVISelLowering.cpp",
71+
"RISCVInsertVSETVLI.cpp",
7272
"RISCVInstrInfo.cpp",
7373
"RISCVInstructionSelector.cpp",
7474
"RISCVLegalizerInfo.cpp",

0 commit comments

Comments
 (0)