blob: a2533b34b756f811f334d0f82c11a036e8897b78 [file] [log] [blame]
add_lldb_library(lldbSymbol
ArmUnwindInfo.cpp
Block.cpp
ClangASTContext.cpp
ClangASTImporter.cpp
ClangExternalASTSourceCallbacks.cpp
ClangExternalASTSourceCommon.cpp
ClangUtil.cpp
CompilerDecl.cpp
CompilerDeclContext.cpp
CompilerType.cpp
CompileUnit.cpp
CompactUnwindInfo.cpp
DebugMacros.cpp
Declaration.cpp
DWARFCallFrameInfo.cpp
Function.cpp
FuncUnwinders.cpp
GoASTContext.cpp
JavaASTContext.cpp
LineEntry.cpp
LineTable.cpp
ObjectFile.cpp
OCamlASTContext.cpp
SwiftASTContext.cpp
SwiftMangledNameVisitor.cpp
Symbol.cpp
SymbolContext.cpp
SymbolFile.cpp
SymbolVendor.cpp
Symtab.cpp
Type.cpp
TypeList.cpp
TypeMap.cpp
TypeSystem.cpp
UnwindPlan.cpp
UnwindTable.cpp
Variable.cpp
VariableList.cpp
VerifyDecl.cpp
LINK_LIBS
swiftAST
swiftASTSectionImporter
swiftBasic
swiftClangImporter
swiftDriver
swiftFrontend
swiftIDE
swiftSIL
swiftSerialization
clangAST
clangBasic
clangFrontend
lldbCore
lldbDataFormatters
lldbExpression
lldbHost
lldbTarget
lldbUtility
lldbPluginExpressionParserClang
lldbPluginExpressionParserGo
lldbPluginExpressionParserSwift
lldbPluginSymbolFileDWARF
lldbPluginSymbolFilePDB
lldbPluginObjectContainerBSDArchive
lldbPluginCPlusPlusLanguage
lldbPluginObjCLanguage
LINK_COMPONENTS
Support
)