Skip to content

Commit b8b2a01

Browse files
committed
[gn build] Port d3a9043
1 parent d3a9043 commit b8b2a01

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
@@ -21,6 +21,7 @@ static_library("elf-core") {
2121
"RegisterContextPOSIXCore_mips64.cpp",
2222
"RegisterContextPOSIXCore_powerpc.cpp",
2323
"RegisterContextPOSIXCore_ppc64le.cpp",
24+
"RegisterContextPOSIXCore_riscv64.cpp",
2425
"RegisterContextPOSIXCore_s390x.cpp",
2526
"RegisterContextPOSIXCore_x86_64.cpp",
2627
"RegisterUtilities.cpp",

0 commit comments

Comments
 (0)