[all-commits] [llvm/llvm-project] 7dc100: llvm-split: Convert tests to opaque pointers

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


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

  Changed paths:
    M llvm/test/tools/llvm-split/alias.ll
    M llvm/test/tools/llvm-split/blockaddress.ll
    M llvm/test/tools/llvm-split/global.ll
    M llvm/test/tools/llvm-split/personality.ll
    M llvm/test/tools/llvm-split/preserve-locals.ll
    M llvm/test/tools/llvm-split/scc-alias.ll
    M llvm/test/tools/llvm-split/scc-const-alias.ll
    M llvm/test/tools/llvm-split/scc-constants.ll
    M llvm/test/tools/llvm-split/scc-global-alias.ll
    M llvm/test/tools/llvm-split/scc-global2global.ll

  Log Message:
  -----------
  llvm-split: Convert tests to opaque pointers

global.ll and scc-const-alias.ll needed some manual fixups; the script
seems to not correctly deal with constantexpr bitcasts.




More information about the All-commits mailing list