[all-commits] [llvm/llvm-project] 7fb2b4: [CodeGen] Remove unused declaration createJumpInst...

Kazu Hirata via All-commits all-commits at lists.llvm.org
Sun Oct 15 20:41:06 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7fb2b4d7f55afe69aa8ea5d14d7cbdeeceac3b5e
      https://github.com/llvm/llvm-project/commit/7fb2b4d7f55afe69aa8ea5d14d7cbdeeceac3b5e
  Author: Kazu Hirata <kazu at google.com>
  Date:   2023-10-15 (Sun, 15 Oct 2023)

  Changed paths:
    M llvm/include/llvm/CodeGen/Passes.h

  Log Message:
  -----------
  [CodeGen] Remove unused declaration createJumpInstrTablesPass

The corresponding function definition was removed by:

  commit 3b94e33277beebd8ec3e654702d4fa912803115d
  Author: Eric Christopher <echristo at gmail.com>
  Date:   Fri Feb 27 19:03:38 2015 +0000




More information about the All-commits mailing list