Calling memmove on a MachineOperand is totally safe.
While it's not POD due to the user-defined constructor, it's still a trivially copyable type. No functional change. llvm-svn: 230141
Loading
Please sign in to comment
While it's not POD due to the user-defined constructor, it's still a trivially copyable type. No functional change. llvm-svn: 230141