[all-commits] [llvm/llvm-project] a731c6: [lldb/Initializers] Move all macOS initializers in...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Tue Jan 21 09:40:59 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: a731c6ba94d0464c6a122de1af70ab88ffb5c1a6
      https://github.com/llvm/llvm-project/commit/a731c6ba94d0464c6a122de1af70ab88ffb5c1a6
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2020-01-21 (Tue, 21 Jan 2020)

  Changed paths:
    M lldb/source/API/SystemInitializerFull.cpp
    M lldb/source/Plugins/Platform/MacOSX/PlatformMacOSX.cpp

  Log Message:
  -----------
  [lldb/Initializers] Move all macOS initializers into PlatformMacOSX

PlatformMacOSX is the main entry point to the plugin with the same name.
This is part of a greater refactoring to auto generate the initializers.

Differential revision: https://reviews.llvm.org/D73116




More information about the All-commits mailing list