[all-commits] [llvm/llvm-project] f2b43a: [CodeGen] Disable default copy ctor and copy assig...

yubingex007-a11y via All-commits all-commits at lists.llvm.org
Thu Jun 8 00:50:50 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f2b43a77e1105d16bab39d1cedd7ea7e5c99a44a
      https://github.com/llvm/llvm-project/commit/f2b43a77e1105d16bab39d1cedd7ea7e5c99a44a
  Author: Bing1 Yu <bing1.yu at intel.com>
  Date:   2023-06-08 (Thu, 08 Jun 2023)

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

  Log Message:
  -----------
  [CodeGen] Disable default copy ctor and copy assignment operator for MachineSchedContext

Reviewed By: pengfei

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




More information about the All-commits mailing list