[all-commits] [llvm/llvm-project] baa31b: [CodeGen] Disable default copy ctor and copy assig...
yubingex007-a11y via All-commits
all-commits at lists.llvm.org
Tue Jun 6 23:28:34 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: baa31baab54b12e6ebb025791ebc0463371adcd6
https://github.com/llvm/llvm-project/commit/baa31baab54b12e6ebb025791ebc0463371adcd6
Author: Bing1 Yu <bing1.yu at intel.com>
Date: 2023-06-07 (Wed, 07 Jun 2023)
Changed paths:
M llvm/include/llvm/CodeGen/MachinePipeliner.h
Log Message:
-----------
[CodeGen] Disable default copy ctor and copy assignment operator for class Circuits
Reviewed By: aprantl
Differential Revision: https://reviews.llvm.org/D152238
More information about the All-commits
mailing list