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 644e4c3 commit 9f64a86Copy full SHA for 9f64a86
llvm/utils/gn/secondary/lldb/source/Plugins/Process/Utility/BUILD.gn
@@ -30,6 +30,7 @@ static_library("Utility") {
30
"MemoryTagManagerAArch64MTE.cpp",
31
"NativeProcessSoftwareSingleStep.cpp",
32
"NativeRegisterContextDBReg.cpp",
33
+ "NativeRegisterContextDBReg_arm.cpp",
34
"NativeRegisterContextDBReg_arm64.cpp",
35
"NativeRegisterContextDBReg_loongarch.cpp",
36
"NativeRegisterContextDBReg_x86.cpp",
0 commit comments