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 8f62c0c commit ca0565aCopy full SHA for ca0565a
llvm/utils/gn/secondary/llvm/lib/MC/BUILD.gn
@@ -60,6 +60,7 @@ static_library("MC") {
60
"MCSectionCOFF.cpp",
61
"MCSectionDXContainer.cpp",
62
"MCSectionELF.cpp",
63
+ "MCSectionGOFF.cpp",
64
"MCSectionMachO.cpp",
65
"MCSectionWasm.cpp",
66
"MCSectionXCOFF.cpp",
0 commit comments