[all-commits] [llvm/llvm-project] f79416: [lldb] Fix FreeBSD Arm Process Plugin build

Ed Maste via All-commits all-commits at lists.llvm.org
Wed Sep 30 06:25:54 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: f794160c6cb7da4b5ef354a91fe498341f651d36
      https://github.com/llvm/llvm-project/commit/f794160c6cb7da4b5ef354a91fe498341f651d36
  Author: Ed Maste <emaste at FreeBSD.org>
  Date:   2020-09-30 (Wed, 30 Sep 2020)

  Changed paths:
    M lldb/source/Plugins/Process/FreeBSD/RegisterContextPOSIXProcessMonitor_arm.cpp
    M lldb/source/Plugins/Process/FreeBSD/RegisterContextPOSIXProcessMonitor_arm.h

  Log Message:
  -----------
  [lldb] Fix FreeBSD Arm Process Plugin build

Add a missing include and some definitions in 769533216666.

Patch by: Brooks Davis

Reviewed by: labath

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




More information about the All-commits mailing list