Skip to content

Commit 0fbcbda

Browse files
committed
[gn build] Port 9bf3e61
1 parent 9bf3e61 commit 0fbcbda

File tree

1 file changed

+1
-0
lines changed
  • llvm/utils/gn/secondary/lldb/source/Plugins/Process/Linux

1 file changed

+1
-0
lines changed

llvm/utils/gn/secondary/lldb/source/Plugins/Process/Linux/BUILD.gn

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ static_library("Linux") {
2525
"NativeRegisterContextLinux.cpp",
2626
"NativeRegisterContextLinux_arm.cpp",
2727
"NativeRegisterContextLinux_arm64.cpp",
28+
"NativeRegisterContextLinux_arm64dbreg.cpp",
2829
"NativeRegisterContextLinux_loongarch64.cpp",
2930
"NativeRegisterContextLinux_ppc64le.cpp",
3031
"NativeRegisterContextLinux_riscv64.cpp",

0 commit comments

Comments
 (0)