[all-commits] [llvm/llvm-project] 72c0fc: [LTO] Remove an unnecessary cast (NFC) (#146275)

Kazu Hirata via All-commits all-commits at lists.llvm.org
Sun Jun 29 19:20:02 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 72c0fc2305047c481480d8ebee1e393cf1fd0727
      https://github.com/llvm/llvm-project/commit/72c0fc2305047c481480d8ebee1e393cf1fd0727
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-06-29 (Sun, 29 Jun 2025)

  Changed paths:
    M llvm/lib/LTO/LTO.cpp

  Log Message:
  -----------
  [LTO] Remove an unnecessary cast (NFC) (#146275)

&I is already of const uint8_t *.



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