[gn build] Port fe3406e34988

This commit is contained in:
LLVM GN Syncbot 2024-02-13 10:49:19 +00:00
parent 79ce2c93ae
commit e678e6edec

View File

@ -39,6 +39,7 @@ static_library("ELF") {
"Arch/PPC64.cpp",
"Arch/RISCV.cpp",
"Arch/SPARCV9.cpp",
"Arch/SystemZ.cpp",
"Arch/X86.cpp",
"Arch/X86_64.cpp",
"CallGraphSort.cpp",