[all-commits] [llvm/llvm-project] f0e2d2: [NFC] Remove adhoc definition of MDMapT in IRMover

Artem Pianykh via All-commits all-commits at lists.llvm.org
Fri Dec 6 04:43:56 PST 2024


  Branch: refs/heads/users/artempyanykh/fast-coro-upstream/7
  Home:   https://github.com/llvm/llvm-project
  Commit: f0e2d2b11fc5b133e657621f917efb3b2a6db4ce
      https://github.com/llvm/llvm-project/commit/f0e2d2b11fc5b133e657621f917efb3b2a6db4ce
  Author: Artem Pianykh <arr at fb.com>
  Date:   2024-09-15 (Sun, 15 Sep 2024)

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

  Log Message:
  -----------
  [NFC] Remove adhoc definition of MDMapT in IRMover

Summary:
The typedef was there probably because the type alias in ValueMap was private.

Test Plan:
ninja check-llvm-unit check-llvm

stack-info: PR: https://github.com/llvm/llvm-project/pull/118626, branch: users/artempyanykh/fast-coro-upstream/7



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