[AArch64] Make ArchInfo copyable again
I don't see the point of disallowing copying an aggregate, and C++20 makes aggregate initializing a class with a deleted copy ctor ill-formed.
Loading
Please sign in to comment
I don't see the point of disallowing copying an aggregate, and C++20 makes aggregate initializing a class with a deleted copy ctor ill-formed.