xref: /llvm-project-15.0.7/llvm/lib/DebugInfo/CodeView/CMakeLists.txt (revision 052d95a6)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1add_llvm_library(LLVMDebugInfoCodeView
2  CodeViewError.cpp
3  CodeViewRecordIO.cpp
4  CVSymbolVisitor.cpp
5  CVTypeDumper.cpp
6  CVTypeVisitor.cpp
7  EnumTables.cpp
8  Line.cpp
9  ModuleSubstream.cpp
10  ModuleSubstreamVisitor.cpp
11  RecordSerialization.cpp
12  SymbolRecordMapping.cpp
13  SymbolDumper.cpp
14  TypeDatabase.cpp
15  TypeDatabaseVisitor.cpp
16  TypeDumpVisitor.cpp
17  TypeRecord.cpp
18  TypeRecordMapping.cpp
19  TypeSerializer.cpp
20  TypeStreamMerger.cpp
21
22  ADDITIONAL_HEADER_DIRS
23  ${LLVM_MAIN_INCLUDE_DIR}/llvm/DebugInfo/CodeView
24  )
25

served by {OpenGrok

Last Index Update: Tue Oct 21 18:42:31 GMT 2025