blob: b746a16b31f7789b0a1368d1f9347bd53059e13d [file] [log] [blame]
add_lldb_library(lldbPluginInstrumentationRuntimeASan PLUGIN
InstrumentationRuntimeASan.cpp
LINK_LIBS
lldbBreakpoint
lldbCore
lldbSymbol
lldbTarget
lldbPluginInstrumentationRuntimeUtility
)