[all-commits] [llvm/llvm-project] fd7f6d: [IPO] Remove unused declaration RemoveUnusedGlobal...

kazutakahirata via All-commits all-commits at lists.llvm.org
Wed May 17 20:49:51 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fd7f6d66090b29ebd283d9ae1dfacf0e604817f1
      https://github.com/llvm/llvm-project/commit/fd7f6d66090b29ebd283d9ae1dfacf0e604817f1
  Author: Kazu Hirata <kazu at google.com>
  Date:   2023-05-17 (Wed, 17 May 2023)

  Changed paths:
    M llvm/include/llvm/Transforms/IPO/GlobalDCE.h

  Log Message:
  -----------
  [IPO] Remove unused declaration RemoveUnusedGlobalValue

The corresponding function definition was removed by:

  commit 9071393c18e5264e3bbf3ca3f3584fa5f45be6c2
  Author: Jay Foad <jay.foad at amd.com>
  Date:   Thu Feb 17 14:17:36 2022 +0000




More information about the All-commits mailing list