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.
1 parent 020746d commit d281941Copy full SHA for d281941
llvm/utils/gn/secondary/llvm/lib/Target/BPF/BUILD.gn
@@ -74,6 +74,7 @@ static_library("LLVMBPFCodeGen") {
74
"BPFMIPeephole.cpp",
75
"BPFMISimplifyPatchable.cpp",
76
"BPFPreserveDIType.cpp",
77
+ "BPFPreserveStaticOffset.cpp",
78
"BPFRegisterInfo.cpp",
79
"BPFSelectionDAGInfo.cpp",
80
"BPFSubtarget.cpp",
0 commit comments