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.
2 parents d73894f + ada8adf commit ce05e98Copy full SHA for ce05e98
llvm/utils/gn/secondary/lld/ELF/BUILD.gn
@@ -42,6 +42,7 @@ static_library("ELF") {
42
"Arch/SystemZ.cpp",
43
"Arch/X86.cpp",
44
"Arch/X86_64.cpp",
45
+ "BPSectionOrderer.cpp",
46
"CallGraphSort.cpp",
47
"DWARF.cpp",
48
"Driver.cpp",
0 commit comments