[all-commits] [llvm/llvm-project] 2384c4: Revert "[lldb] [Host/freebsd] Set Arg0 for 'platfo...

Michał Górny via All-commits all-commits at lists.llvm.org
Mon Nov 9 03:09:34 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 2384c4f9713a19874821c0f290227680a7bcf283
      https://github.com/llvm/llvm-project/commit/2384c4f9713a19874821c0f290227680a7bcf283
  Author: Michał Górny <mgorny at moritz.systems>
  Date:   2020-11-09 (Mon, 09 Nov 2020)

  Changed paths:
    M lldb/source/Host/freebsd/Host.cpp
    M lldb/test/API/commands/platform/process/list/TestProcessList.py

  Log Message:
  -----------
  Revert "[lldb] [Host/freebsd] Set Arg0 for 'platform process list -v'"

Accidentally referenced the wrong diff.

This reverts commit fce8e758892f0b650762513680adc06cea53d6e3.


  Commit: bc125665c5e633df103d3a41d8f46afd781ea304
      https://github.com/llvm/llvm-project/commit/bc125665c5e633df103d3a41d8f46afd781ea304
  Author: Michał Górny <mgorny at moritz.systems>
  Date:   2020-11-09 (Mon, 09 Nov 2020)

  Changed paths:
    M lldb/source/Host/freebsd/Host.cpp
    M lldb/test/API/commands/platform/process/list/TestProcessList.py

  Log Message:
  -----------
  [lldb] [Host/freebsd] Set Arg0 for 'platform process list -v'

Same fix as in NetBSD (a6712889f5f1702dfa535718abe400d1a83174c5).

Differential Revision: https://reviews.llvm.org/D91026


Compare: https://github.com/llvm/llvm-project/compare/62e3b2ec1d8e...bc125665c5e6


More information about the All-commits mailing list