[all-commits] [llvm/llvm-project] c6915c: [IRMover] Remove Visited set in type mapping (NFC)...

Nikita Popov via All-commits all-commits at lists.llvm.org
Fri Apr 25 08:16:35 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c6915cd3ed17b6c658393c37d8df5f3af5b79c61
      https://github.com/llvm/llvm-project/commit/c6915cd3ed17b6c658393c37d8df5f3af5b79c61
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2025-04-25 (Fri, 25 Apr 2025)

  Changed paths:
    M llvm/lib/Linker/IRMover.cpp

  Log Message:
  -----------
  [IRMover] Remove Visited set in type mapping (NFC) (#137329)

LLVM no longer supports recursive types, so the Visited set is
unnecessary.



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