[MC] Temporarily remove the deleted constructors, they break C++20 build
authorIlya Biryukov <ibiryukov@google.com>
Tue, 24 Jan 2023 10:36:46 +0000 (11:36 +0100)
committerIlya Biryukov <ibiryukov@google.com>
Tue, 24 Jan 2023 10:40:31 +0000 (11:40 +0100)
commitf3d64644d8d75f9317421fe5b9b0f2d030a1a63f
tree87899b576b2dfef0358a5c85804bb4faec0dc5d0
parent355cc3fd8c63f4bddfd328f62c2d9413f492a7fd
[MC] Temporarily remove the deleted constructors, they break C++20 build

This helps to unblock our internal integrate that now relies on C++20
configuration. I will follow up with a proposal to re-enable the deleted
constructors soon, but it is a bit involved to avoid increasing the
sizes of struct.
llvm/include/llvm/MC/MCInstrDesc.h