[all-commits] [llvm/llvm-project] 15149e: Fix debugserver reporting of deployment target

adrian-prantl via All-commits all-commits at lists.llvm.org
Wed Jul 8 17:22:04 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 15149e406486092a3665791545ab9474471c0f14
      https://github.com/llvm/llvm-project/commit/15149e406486092a3665791545ab9474471c0f14
  Author: Adrian Prantl <aprantl at apple.com>
  Date:   2020-07-08 (Wed, 08 Jul 2020)

  Changed paths:
    M lldb/test/API/macosx/simulator/TestSimulatorPlatform.py
    M lldb/tools/debugserver/source/MacOSX/MachProcess.mm

  Log Message:
  -----------
  Fix debugserver reporting of deployment target

This patch fixes debugserver incorrectly returning the SDK version
instead of the minimum deployment target version.

rdar://problem/65001691

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




More information about the All-commits mailing list