Skip to content

Commit

Permalink
[gn build] Port b61ac4a
Browse files Browse the repository at this point in the history
  • Loading branch information
llvmgnsyncbot committed Nov 23, 2023
1 parent b61ac4a commit 0d1b220
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions llvm/utils/gn/secondary/llvm/lib/DWARFLinkerParallel/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,18 @@ static_library("DWARFLinkerParallel") {
"//llvm/lib/Support",
]
sources = [
"AcceleratorRecordsSaver.cpp",
"DIEAttributeCloner.cpp",
"DWARFEmitterImpl.cpp",
"DWARFFile.cpp",
"DWARFLinker.cpp",
"DWARFLinkerCompileUnit.cpp",
"DWARFLinkerImpl.cpp",
"DWARFLinkerTypeUnit.cpp",
"DWARFLinkerUnit.cpp",
"DependencyTracker.cpp",
"OutputSections.cpp",
"StringPool.cpp",
"SyntheticTypeNameBuilder.cpp",
]
}

0 comments on commit 0d1b220

Please sign in to comment.