Skip to content
Commit 5265ff25 authored by Bing1 Yu's avatar Bing1 Yu
Browse files

[VLIWMachineScheduler] Disable default copy ctor and copy assignment operator for VLIWSchedBoundary

class VLIWSchedBoundary manages resources such as dynamically allocated memory, it's generally a good practice to either implement a custom copy constructor or disable the default one.

Reviewed By: JamesNagurne

Differential Revision: https://reviews.llvm.org/D151699
parent f28ed7f6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment