[all-commits] [llvm/llvm-project] 385ba8: [lldb] Fix TestBranchIslands.py for arm64e (#200498)

Alex Langford via All-commits all-commits at lists.llvm.org
Mon Jun 1 13:27:49 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 385ba8821c75a13ca45a38047e69670921ba9a06
      https://github.com/llvm/llvm-project/commit/385ba8821c75a13ca45a38047e69670921ba9a06
  Author: Alex Langford <alangford at apple.com>
  Date:   2026-06-01 (Mon, 01 Jun 2026)

  Changed paths:
    M lldb/test/API/macosx/branch-islands/Makefile

  Log Message:
  -----------
  [lldb] Fix TestBranchIslands.py for arm64e (#200498)

Need to pass CFLAGS to clang when building the asm files, otherwise the
triple isn't used and they're automatically compiled for the host
platform.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list