11 lines · plain
1add_lldb_library(lldbPluginInstrumentationRuntimeASan PLUGIN2 InstrumentationRuntimeASan.cpp3 4 LINK_LIBS5 lldbBreakpoint6 lldbCore7 lldbSymbol8 lldbTarget9 lldbPluginInstrumentationRuntimeUtility10 )11 1add_lldb_library(lldbPluginInstrumentationRuntimeASan PLUGIN2 InstrumentationRuntimeASan.cpp3 4 LINK_LIBS5 lldbBreakpoint6 lldbCore7 lldbSymbol8 lldbTarget9 lldbPluginInstrumentationRuntimeUtility10 )11