[all-commits] [llvm/llvm-project] 32224a: [llvm-link] Convert test to opaque pointers (NFC)

Nikita Popov via All-commits all-commits at lists.llvm.org
Wed Dec 14 03:31:44 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 32224a0397c66d11153726bdcefddf2948dfef90
      https://github.com/llvm/llvm-project/commit/32224a0397c66d11153726bdcefddf2948dfef90
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2022-12-14 (Wed, 14 Dec 2022)

  Changed paths:
    M llvm/test/tools/llvm-link/Inputs/remangle1.ll
    M llvm/test/tools/llvm-link/Inputs/remangle2.ll
    M llvm/test/tools/llvm-link/remangle.ll

  Log Message:
  -----------
  [llvm-link] Convert test to opaque pointers (NFC)

To preserve test intent, remove the pointer types and replace by
value types, otherwise this wouldn't be testing anything at all.




More information about the All-commits mailing list