We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents da3734f + 55e6b32 commit 236b356Copy full SHA for 236b356
llvm/utils/gn/secondary/llvm/lib/Target/BPF/BUILD.gn
@@ -79,6 +79,7 @@ static_library("LLVMBPFCodeGen") {
79
"BPFRegisterInfo.cpp",
80
"BPFSelectionDAGInfo.cpp",
81
"BPFSubtarget.cpp",
82
+ "BPFTargetLoweringObjectFile.cpp",
83
"BPFTargetMachine.cpp",
84
"BTFDebug.cpp",
85
"GISel/BPFCallLowering.cpp",
0 commit comments