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 096ab51 commit 054ee17Copy full SHA for 054ee17
llvm/utils/gn/secondary/lldb/source/Plugins/Process/Utility/BUILD.gn
@@ -39,6 +39,7 @@ static_library("Utility") {
39
"RegisterContextDarwin_arm.cpp",
40
"RegisterContextDarwin_arm64.cpp",
41
"RegisterContextDarwin_i386.cpp",
42
+ "RegisterContextDarwin_riscv32.cpp",
43
"RegisterContextDarwin_x86_64.cpp",
44
"RegisterContextDummy.cpp",
45
"RegisterContextFreeBSD_i386.cpp",
0 commit comments