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