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 6d12b95 commit a034555Copy full SHA for a034555
llvm/utils/gn/secondary/llvm/lib/ExecutionEngine/Orc/BUILD.gn
@@ -23,6 +23,7 @@ static_library("Orc") {
23
"Core.cpp",
24
"DebugObjectManagerPlugin.cpp",
25
"DebugUtils.cpp",
26
+ "EHFrameRegistrationPlugin.cpp",
27
"ELFNixPlatform.cpp",
28
"EPCDebugObjectRegistrar.cpp",
29
"EPCDynamicLibrarySearchGenerator.cpp",
0 commit comments