[all-commits] [llvm/llvm-project] fcdf14: Remove unused function, fix warning (NFC)

Mehdi Amini via All-commits all-commits at lists.llvm.org
Thu Mar 25 11:38:26 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fcdf142ed59c4d0dcceab3d9a75d9a082b8e6b7a
      https://github.com/llvm/llvm-project/commit/fcdf142ed59c4d0dcceab3d9a75d9a082b8e6b7a
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2021-03-25 (Thu, 25 Mar 2021)

  Changed paths:
    M mlir/lib/IR/Block.cpp

  Log Message:
  -----------
  Remove unused function, fix warning (NFC)

The `mayNotHaveTerminator` was initially on Block but moved to the
verifier before landing and wasn't removed from its original place
where it is unused.




More information about the All-commits mailing list