12 lines · plain
1add_lldb_library(lldbPluginInstructionLoongArch PLUGIN2 EmulateInstructionLoongArch.cpp3 4 LINK_COMPONENTS5 Support6 LINK_LIBS7 lldbCore8 lldbInterpreter9 lldbPluginProcessUtility10 lldbSymbol11 )12 1add_lldb_library(lldbPluginInstructionLoongArch PLUGIN2 EmulateInstructionLoongArch.cpp3 4 LINK_COMPONENTS5 Support6 LINK_LIBS7 lldbCore8 lldbInterpreter9 lldbPluginProcessUtility10 lldbSymbol11 )12