blob: dc7464fd1939feb849973df9a27eeecbaf06e3fa [file] [log] [blame]
add_lldb_library(lldbPluginInstrumentationRuntimeASan PLUGIN
ASanRuntime.cpp
LINK_LIBS
lldbBreakpoint
lldbCore
lldbExpression
lldbInterpreter
lldbSymbol
lldbTarget
LINK_COMPONENTS
Support
)