[all-commits] [llvm/llvm-project] 6f8360: [lldb] Use the host's target triple in TestObjectF...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Thu Apr 13 14:22:10 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6f8360a0e15f3affe3f711130c693059930bc317
      https://github.com/llvm/llvm-project/commit/6f8360a0e15f3affe3f711130c693059930bc317
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2023-04-13 (Thu, 13 Apr 2023)

  Changed paths:
    M lldb/test/API/macosx/symbols/TestObjectFileJSON.py

  Log Message:
  -----------
  [lldb] Use the host's target triple in TestObjectFileJSON

Use the target's triple when adding JSON modules in TestObjectFileJSON.
This should fix the test failure on non-Darwin bots.




More information about the All-commits mailing list