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