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 c46be96 commit f46d641Copy full SHA for f46d641
llvm/utils/gn/secondary/llvm/tools/dsymutil/BUILD.gn
@@ -31,6 +31,7 @@ driver_executable("dsymutil") {
31
"MachOUtils.cpp",
32
"RelocationMap.cpp",
33
"Reproducer.cpp",
34
+ "SwiftModule.cpp",
35
"dsymutil.cpp",
36
]
37
if (host_os == "mac") {
0 commit comments