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 9bf3e61 commit 0fbcbdaCopy full SHA for 0fbcbda
llvm/utils/gn/secondary/lldb/source/Plugins/Process/Linux/BUILD.gn
@@ -25,6 +25,7 @@ static_library("Linux") {
25
"NativeRegisterContextLinux.cpp",
26
"NativeRegisterContextLinux_arm.cpp",
27
"NativeRegisterContextLinux_arm64.cpp",
28
+ "NativeRegisterContextLinux_arm64dbreg.cpp",
29
"NativeRegisterContextLinux_loongarch64.cpp",
30
"NativeRegisterContextLinux_ppc64le.cpp",
31
"NativeRegisterContextLinux_riscv64.cpp",
0 commit comments