blob: da2d7fe8108aa98877a21a6f8437f6c31878a396 [file] [log] [blame]
add_lldb_library(lldbPluginSymbolFileNativePDB PLUGIN
CompileUnitIndex.cpp
DWARFLocationExpression.cpp
PdbAstBuilder.cpp
PdbIndex.cpp
PdbSymUid.cpp
PdbUtil.cpp
SymbolFileNativePDB.cpp
UdtRecordCompleter.cpp
LINK_LIBS
clangAST
clangLex
lldbCore
lldbSymbol
lldbUtility
LINK_COMPONENTS
DebugInfoCodeView
DebugInfoPDB
Support
)