[all-commits] [llvm/llvm-project] e510d0: Revert "[IRLinker] Fix mapping of declaration meta...

Carl Ritson via All-commits all-commits at lists.llvm.org
Wed Mar 8 03:43:30 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e510d0bda0876c4baa3a270dca39b95da7ec6d9e
      https://github.com/llvm/llvm-project/commit/e510d0bda0876c4baa3a270dca39b95da7ec6d9e
  Author: Carl Ritson <carl.ritson at amd.com>
  Date:   2023-03-08 (Wed, 08 Mar 2023)

  Changed paths:
    M llvm/include/llvm/Transforms/Utils/ValueMapper.h
    M llvm/lib/Linker/IRMover.cpp
    M llvm/lib/Transforms/Utils/ValueMapper.cpp
    M llvm/test/Linker/Inputs/metadata-function.ll
    M llvm/test/Linker/metadata-function.ll

  Log Message:
  -----------
  Revert "[IRLinker] Fix mapping of declaration metadata"

This reverts commit be0ef4b95d947a324aaf58373691723a0307822b.
Investigating use after free issue.




More information about the All-commits mailing list