Skip to content

Commit d1c9b37

Browse files
committed
[gn build] Port 2460bf2
1 parent 50a5f5c commit d1c9b37

File tree

1 file changed

+4
-0
lines changed
  • llvm/utils/gn/secondary/llvm/lib/Target/BPF

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,10 @@ static_library("LLVMBPFCodeGen") {
8080
"BPFSubtarget.cpp",
8181
"BPFTargetMachine.cpp",
8282
"BTFDebug.cpp",
83+
"GISel/BPFCallLowering.cpp",
84+
"GISel/BPFInstructionSelector.cpp",
85+
"GISel/BPFLegalizerInfo.cpp",
86+
"GISel/BPFRegisterBankInfo.cpp",
8387
]
8488
}
8589

0 commit comments

Comments
 (0)