mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-01 05:01:59 +01:00
[gn build] Port abc7f6800df
This commit is contained in:
parent
5f91f4a7e0
commit
03421c172a
@ -31,6 +31,9 @@ static_library("DWARF") {
|
||||
"DWARFGdbIndex.cpp",
|
||||
"DWARFListTable.cpp",
|
||||
"DWARFLocationExpression.cpp",
|
||||
"DWARFOptCompileUnit.cpp",
|
||||
"DWARFOptDeclContext.cpp",
|
||||
"DWARFOptimizer.cpp",
|
||||
"DWARFTypeUnit.cpp",
|
||||
"DWARFUnit.cpp",
|
||||
"DWARFUnitIndex.cpp",
|
||||
|
@ -20,9 +20,7 @@ executable("dsymutil") {
|
||||
sources = [
|
||||
"BinaryHolder.cpp",
|
||||
"CFBundle.cpp",
|
||||
"CompileUnit.cpp",
|
||||
"DebugMap.cpp",
|
||||
"DeclContext.cpp",
|
||||
"DwarfLinker.cpp",
|
||||
"DwarfStreamer.cpp",
|
||||
"MachODebugMapParser.cpp",
|
||||
|
Loading…
x
Reference in New Issue
Block a user