blob: 08deb75aabb11b0dff7a1513bd9f707af68c829e [file] [log] [blame]
add_lldb_library(lldbPluginMemoryHistoryASan PLUGIN
MemoryHistoryASan.cpp
LINK_LIBS
lldbCore
lldbExpression
lldbTarget
lldbPluginProcessUtility
)