[all-commits] [llvm/llvm-project] f1d525: [lldb] Store the Apple SDK in dotest's configuration.

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Fri Aug 7 11:13:56 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: f1d525734f86ac4b1a7bf80f3a82291864026de0
      https://github.com/llvm/llvm-project/commit/f1d525734f86ac4b1a7bf80f3a82291864026de0
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2020-08-07 (Fri, 07 Aug 2020)

  Changed paths:
    M lldb/packages/Python/lldbsuite/test/configuration.py
    M lldb/packages/Python/lldbsuite/test/dotest.py
    M lldb/packages/Python/lldbsuite/test/lldbplatformutil.py

  Log Message:
  -----------
  [lldb] Store the Apple SDK in dotest's configuration.

This patch stores the --apple-sdk argument in the dotest configuration.
When it's set, use it instead of the triple to determine the current
platform.

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




More information about the All-commits mailing list