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 7402521 commit d0a3642Copy full SHA for d0a3642
llvm/utils/gn/secondary/lldb/source/Plugins/Process/Utility/BUILD.gn
@@ -35,6 +35,7 @@ static_library("Utility") {
35
"NativeRegisterContextDBReg_x86.cpp",
36
"NativeRegisterContextRegisterInfo.cpp",
37
"NetBSDSignals.cpp",
38
+ "OpenBSDSignals.cpp",
39
"RegisterContextDarwin_arm.cpp",
40
"RegisterContextDarwin_arm64.cpp",
41
"RegisterContextDarwin_i386.cpp",
0 commit comments