Skip to content

Commit a705838

Browse files
committed
[gn build] Port 911a6f2
1 parent 911a6f2 commit a705838

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

llvm/utils/gn/secondary/lldb/source/Plugins/Process/elf-core/BUILD.gn

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ static_library("elf-core") {
1818
"RegisterContextLinuxCore_x86_64.cpp",
1919
"RegisterContextPOSIXCore_arm.cpp",
2020
"RegisterContextPOSIXCore_arm64.cpp",
21+
"RegisterContextPOSIXCore_loongarch64.cpp",
2122
"RegisterContextPOSIXCore_mips64.cpp",
2223
"RegisterContextPOSIXCore_powerpc.cpp",
2324
"RegisterContextPOSIXCore_ppc64le.cpp",

0 commit comments

Comments
 (0)