[all-commits] [llvm/llvm-project] ff3752: GCOVProfiling: Convert tests to opaque pointers

Matt Arsenault via All-commits all-commits at lists.llvm.org
Mon Nov 28 06:51:05 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ff375292981d054c7a45c406c31e32413015260d
      https://github.com/llvm/llvm-project/commit/ff375292981d054c7a45c406c31e32413015260d
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2022-11-28 (Mon, 28 Nov 2022)

  Changed paths:
    M llvm/test/Transforms/GCOVProfiling/exit-block.ll
    M llvm/test/Transforms/GCOVProfiling/global-ctor.ll
    M llvm/test/Transforms/GCOVProfiling/linezero.ll
    M llvm/test/Transforms/GCOVProfiling/split-indirectbr-critical-edges.ll

  Log Message:
  -----------
  GCOVProfiling: Convert tests to opaque pointers

function-numbering.ll was a special case where the checks are for a
new function which does have unnecessary GEPs with 0 indices.




More information about the All-commits mailing list