blob: a388cbb2ddfeac8f96694fcb768ded4f5171e3ae [file] [log] [blame]
add_lldb_library(lldbPluginInstrumentationRuntimeTSan PLUGIN
InstrumentationRuntimeTSan.cpp
LINK_LIBS
lldbBreakpoint
lldbCore
lldbExpression
lldbInterpreter
lldbSymbol
lldbTarget
lldbPluginProcessUtility
)