[all-commits] [llvm/llvm-project] e5d08f: [lldb] Extend Darwin builder to pass the ARCH_CFLA...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Wed Aug 19 11:47:49 PDT 2020


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

  Changed paths:
    M lldb/packages/Python/lldbsuite/test/builders/builder.py
    M lldb/packages/Python/lldbsuite/test/builders/darwin.py
    M lldb/packages/Python/lldbsuite/test/dotest.py
    M lldb/packages/Python/lldbsuite/test/make/Makefile.rules

  Log Message:
  -----------
  [lldb] Extend Darwin builder to pass the ARCH_CFLAGS spec to Make.

Construct the ARCH_CFLAGS in Python rather than in Make by disassembling
the TRIPLE.

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




More information about the All-commits mailing list