Tatyana Krasnukha 74fd1a6587 Fix DynamicRegisterInfo copying/moving issue.
Summary:
Default copy/move constructors and assignment operators leave wrong m_sets[i].registers pointers.

Made the class movable and non-copyable (it's difficult to imagine when it needs to be copied).

Reviewers: clayborg

Reviewed By: clayborg

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

llvm-svn: 334282
2018-06-08 11:28:15 +00:00
..
2018-04-02 17:20:21 +00:00
2018-06-07 08:58:34 +00:00
2018-05-03 16:54:10 +00:00
2018-05-29 09:10:46 +00:00
2018-01-10 10:18:47 +00:00