forked from OSchip/llvm-project
[gn build] Port ddf1864ace
This commit is contained in:
parent
ddf1864ace
commit
d6af25e07c
|
@ -60,6 +60,7 @@ static_library("LLVMBPFCodeGen") {
|
|||
include_dirs = [ "." ]
|
||||
sources = [
|
||||
"BPFAbstractMemberAccess.cpp",
|
||||
"BPFAdjustOpt.cpp",
|
||||
"BPFAsmPrinter.cpp",
|
||||
"BPFCheckAndAdjustIR.cpp",
|
||||
"BPFFrameLowering.cpp",
|
||||
|
|
Loading…
Reference in New Issue