forked from OSchip/llvm-project
[gn build] Port 54d9f743c8
This commit is contained in:
parent
c375635d05
commit
727c4223d7
|
@ -61,6 +61,7 @@ static_library("LLVMBPFCodeGen") {
|
|||
sources = [
|
||||
"BPFAbstractMemberAccess.cpp",
|
||||
"BPFAsmPrinter.cpp",
|
||||
"BPFCheckAndAdjustIR.cpp",
|
||||
"BPFFrameLowering.cpp",
|
||||
"BPFISelDAGToDAG.cpp",
|
||||
"BPFISelLowering.cpp",
|
||||
|
|
Loading…
Reference in New Issue