[all-commits] [llvm/llvm-project] deaa69: [lldb/Plugin] Remove PLUGIN from Process POSIX & L...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Mon Feb 17 11:21:04 PST 2020


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

  Changed paths:
    M lldb/source/Plugins/Process/Linux/CMakeLists.txt
    M lldb/source/Plugins/Process/POSIX/CMakeLists.txt

  Log Message:
  -----------
  [lldb/Plugin] Remove PLUGIN from Process POSIX & Linux

ProcessPOSIX and ProcessLinux are not real plugins and should not be
marked as such. This should fix the Linux bots.




More information about the All-commits mailing list