[all-commits] [llvm/llvm-project] 76376a: [LinkModulesTest] Convert to opaque pointers (NFC)

Nikita Popov via All-commits all-commits at lists.llvm.org
Thu Jan 5 03:11:59 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 76376af24be3469e7e07af7b51d5d7526225e1df
      https://github.com/llvm/llvm-project/commit/76376af24be3469e7e07af7b51d5d7526225e1df
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2023-01-05 (Thu, 05 Jan 2023)

  Changed paths:
    M llvm/unittests/Linker/LinkModulesTest.cpp

  Log Message:
  -----------
  [LinkModulesTest] Convert to opaque pointers (NFC)

This requires switching to the ssa.copy intrinsic, otherwise
we don't preserve test intent.




More information about the All-commits mailing list