[all-commits] [llvm/llvm-project] 2c3507: [lldb] The os and version are not separate compone...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Wed Oct 27 16:40:32 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2c350730ca8b75727188139f033a7bd60d9383c7
      https://github.com/llvm/llvm-project/commit/2c350730ca8b75727188139f033a7bd60d9383c7
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2021-10-27 (Wed, 27 Oct 2021)

  Changed paths:
    M lldb/packages/Python/lldbsuite/test/builders/darwin.py

  Log Message:
  -----------
  [lldb] The os and version are not separate components in the triple

Create a valid triple in the Darwin builder. Currently it was
incorrectly treating the os and version as two separate components in
the triple.

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




More information about the All-commits mailing list