blob: fd575532db4c7afa70c19ec7f16e60fc352e2920 [file] [log] [blame]
add_lldb_library(lldbPluginObjectFileJIT PLUGIN
ObjectFileJIT.cpp
LINK_LIBS
lldbCore
lldbHost
lldbSymbol
lldbTarget
LINK_COMPONENTS
Support
)