[all-commits] [llvm/llvm-project] a13614: [lldb] Use Haswell instead of arm64 in TestUnivers...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Fri May 5 09:01:37 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a136148d8faa89d88820238d69855daeedbd8681
      https://github.com/llvm/llvm-project/commit/a136148d8faa89d88820238d69855daeedbd8681
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2023-05-05 (Fri, 05 May 2023)

  Changed paths:
    M lldb/test/API/macosx/universal64/Makefile
    M lldb/test/API/macosx/universal64/TestUniversal64.py

  Log Message:
  -----------
  [lldb] Use Haswell instead of arm64 in TestUniversal64

The architecture doesn't really matter for the test, at least not until
the dynamic loader can load these fat64 binaries. Use Hawell instead of
arm64 to support older bots that don't know about Apple Silicon triples.




More information about the All-commits mailing list