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 cc54a0c commit d6b133eCopy full SHA for d6b133e
llvm/utils/gn/secondary/lldb/source/Plugins/Process/Utility/BUILD.gn
@@ -31,6 +31,7 @@ static_library("Utility") {
31
"NativeProcessSoftwareSingleStep.cpp",
32
"NativeRegisterContextDBReg.cpp",
33
"NativeRegisterContextDBReg_arm64.cpp",
34
+ "NativeRegisterContextDBReg_loongarch.cpp",
35
"NativeRegisterContextDBReg_x86.cpp",
36
"NativeRegisterContextRegisterInfo.cpp",
37
"NetBSDSignals.cpp",
0 commit comments