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 = [ "." ]
|
include_dirs = [ "." ]
|
||||||
sources = [
|
sources = [
|
||||||
"BPFAbstractMemberAccess.cpp",
|
"BPFAbstractMemberAccess.cpp",
|
||||||
|
"BPFAdjustOpt.cpp",
|
||||||
"BPFAsmPrinter.cpp",
|
"BPFAsmPrinter.cpp",
|
||||||
"BPFCheckAndAdjustIR.cpp",
|
"BPFCheckAndAdjustIR.cpp",
|
||||||
"BPFFrameLowering.cpp",
|
"BPFFrameLowering.cpp",
|
||||||
|
|
Loading…
Reference in New Issue