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 402a3b8 commit a710880Copy full SHA for a710880
llvm/utils/gn/secondary/lld/Common/BUILD.gn
@@ -33,6 +33,7 @@ static_library("Common") {
33
]
34
sources = [
35
"Args.cpp",
36
+ "BPSectionOrdererBase.cpp",
37
"CommonLinkerContext.cpp",
38
"DWARF.cpp",
39
"DriverDispatcher.cpp",
0 commit comments