[all-commits] [llvm/llvm-project] f8ee63: [ExecutionEngine] Remove unnecessary casts (NFC) (...

Kazu Hirata via All-commits all-commits at lists.llvm.org
Sat Jul 26 18:15:45 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f8ee63d9a95b8d92fc1dbd78964f666d0221f8c2
      https://github.com/llvm/llvm-project/commit/f8ee63d9a95b8d92fc1dbd78964f666d0221f8c2
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-07-26 (Sat, 26 Jul 2025)

  Changed paths:
    M llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp

  Log Message:
  -----------
  [ExecutionEngine] Remove unnecessary casts (NFC) (#150785)

getArch() already returns Triple::ArchType.



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