[all-commits] [llvm/llvm-project] b46902: [NFC] Cleanup: Replace BB->InstList.splice() with ...

vporpo via All-commits all-commits at lists.llvm.org
Fri Dec 2 16:08:58 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b46902117c376ba3990a744cc84f55e191d6e922
      https://github.com/llvm/llvm-project/commit/b46902117c376ba3990a744cc84f55e191d6e922
  Author: Vasileios Porpodas <vporpodas at google.com>
  Date:   2022-12-02 (Fri, 02 Dec 2022)

  Changed paths:
    M llvm/lib/IR/BasicBlock.cpp

  Log Message:
  -----------
  [NFC] Cleanup: Replace BB->InstList.splice() with BB->splice()

Differential Revision: https://reviews.llvm.org/D139236




More information about the All-commits mailing list