[all-commits] [llvm/llvm-project] 53355a: [llvm-exegesis] fix test when building LLVM for Wo...

Stephen Long via All-commits all-commits at lists.llvm.org
Wed Jul 16 07:22:39 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 53355ab9328f5dbdaf77c8529b9eb95cce2166d2
      https://github.com/llvm/llvm-project/commit/53355ab9328f5dbdaf77c8529b9eb95cce2166d2
  Author: Stephen Long <63318318+steplong at users.noreply.github.com>
  Date:   2025-07-16 (Wed, 16 Jul 2025)

  Changed paths:
    M llvm/test/tools/llvm-exegesis/AArch64/setReg_init_check.s

  Log Message:
  -----------
  [llvm-exegesis] fix test when building LLVM for WoA. NFC (#148968)

If building with LLVM_DEFAULT_TARGET_TRIPLE=arm-none-linux-gnueabi on
WoA (Windows on ARM), this test fails, so force it to use aarch64 with
-mtriple.



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