blob: 190599cbd588f4580e678c36f837050ffd17811d [file] [log] [blame]
add_lldb_library(lldbPluginJITLoaderGDB PLUGIN
JITLoaderGDB.cpp
LINK_LIBS
lldbBreakpoint
lldbCore
lldbInterpreter
lldbSymbol
lldbTarget
lldbUtility
LINK_COMPONENTS
Support
)