1 static_library("DWARF") {
2 output_name = "LLVMDebugInfoDWARF"
4 "//llvm/lib/BinaryFormat",
10 "DWARFAbbreviationDeclaration.cpp",
11 "DWARFAcceleratorTable.cpp",
12 "DWARFAddressRange.cpp",
13 "DWARFCompileUnit.cpp",
15 "DWARFDataExtractor.cpp",
16 "DWARFDebugAbbrev.cpp",
18 "DWARFDebugArangeSet.cpp",
19 "DWARFDebugAranges.cpp",
20 "DWARFDebugFrame.cpp",
21 "DWARFDebugInfoEntry.cpp",
24 "DWARFDebugMacro.cpp",
25 "DWARFDebugPubTable.cpp",
26 "DWARFDebugRangeList.cpp",
27 "DWARFDebugRnglists.cpp",
29 "DWARFExpression.cpp",