[all-commits] [llvm/llvm-project] bcde38: [lldb/Plugins] Initialize all ABI plugins by their...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Mon Feb 17 19:55:56 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: bcde387f46b74ee2954497b682425e4cac80f082
      https://github.com/llvm/llvm-project/commit/bcde387f46b74ee2954497b682425e4cac80f082
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2020-02-17 (Mon, 17 Feb 2020)

  Changed paths:
    M lldb/include/lldb/Core/PluginManager.h
    M lldb/source/API/SystemInitializerFull.cpp
    M lldb/source/Plugins/ABI/AArch64/ABIMacOSX_arm64.cpp
    M lldb/source/Plugins/ABI/ARC/ABISysV_arc.cpp
    M lldb/source/Plugins/ABI/ARM/ABIMacOSX_arm.cpp
    M lldb/source/Plugins/ABI/Hexagon/ABISysV_hexagon.cpp
    M lldb/source/Plugins/ABI/SystemZ/ABISysV_s390x.cpp
    M lldb/tools/lldb-test/SystemInitializerTest.cpp

  Log Message:
  -----------
  [lldb/Plugins] Initialize all ABI plugins by their plugin name




More information about the All-commits mailing list