xref: /llvm-project-15.0.7/llvm/lib/DebugInfo/CodeView/CMakeLists.txt (revision 967d4384)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1add_llvm_library(LLVMDebugInfoCodeView
2  CodeViewError.cpp
3  CodeViewRecordIO.cpp
4  CVSymbolVisitor.cpp
5  CVTypeVisitor.cpp
6  DebugChecksumsSubsection.cpp
7  DebugCrossExSubsection.cpp
8  DebugCrossImpSubsection.cpp
9  DebugFrameDataSubsection.cpp
10  DebugInlineeLinesSubsection.cpp
11  DebugLinesSubsection.cpp
12  DebugStringTableSubsection.cpp
13  DebugSubsection.cpp
14  DebugSubsectionRecord.cpp
15  DebugSubsectionVisitor.cpp
16  DebugSymbolRVASubsection.cpp
17  DebugSymbolsSubsection.cpp
18  EnumTables.cpp
19  Formatters.cpp
20  LazyRandomTypeCollection.cpp
21  Line.cpp
22  RecordName.cpp
23  RecordSerialization.cpp
24  StringsAndChecksums.cpp
25  SymbolRecordMapping.cpp
26  SymbolDumper.cpp
27  SymbolSerializer.cpp
28  TypeDumpVisitor.cpp
29  TypeIndex.cpp
30  TypeIndexDiscovery.cpp
31  TypeRecordMapping.cpp
32  TypeSerializer.cpp
33  TypeStreamMerger.cpp
34  TypeTableCollection.cpp
35
36  ADDITIONAL_HEADER_DIRS
37  ${LLVM_MAIN_INCLUDE_DIR}/llvm/DebugInfo/CodeView
38  )
39

served by {OpenGrok

Last Index Update: Fri May 15 20:09:11 GMT 2026