[all-commits] [llvm/llvm-project] b863fc: [OptBisect] Remove an unused method declaration. N...

Igor Kudrin via All-commits all-commits at lists.llvm.org
Fri Nov 3 10:40:32 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b863fcb6d4514ca61f7cfe5f6750b8ce06659eae
      https://github.com/llvm/llvm-project/commit/b863fcb6d4514ca61f7cfe5f6750b8ce06659eae
  Author: Igor Kudrin <ikudrin at accesssoftek.com>
  Date:   2023-11-04 (Sat, 04 Nov 2023)

  Changed paths:
    M llvm/include/llvm/IR/OptBisect.h

  Log Message:
  -----------
  [OptBisect] Remove an unused method declaration. NFC (#71145)

The body of `OptBisect::checkPass()` was moved to
`OptBisect::shouldRunPass()` in
[D137149](https://reviews.llvm.org/D137149).




More information about the All-commits mailing list