Revert "NFC: static_assert instead of comment"
authorJF Bastien <jfb@google.com>
Sat, 26 Mar 2016 18:20:02 +0000 (18:20 +0000)
committerJF Bastien <jfb@google.com>
Sat, 26 Mar 2016 18:20:02 +0000 (18:20 +0000)
commita874d1a40d2410f3e0d5f28a47c1217c02770cb0
treea79b1f54acc1167cfdbad4d2b63ffe5d28e07630
parentd4ff3360ae972da790834818b6b63f54037334d4
Revert "NFC: static_assert instead of comment"

This reverts commit fa36fcff16c7d4f78204d6296bf96c3558a4a672.

Causes the following Windows failure:

  C:\Buildbot\Slave\llvm-clang-lld-x86_64-scei-ps4-windows10pro-fast\llvm.src\lib\CodeGen\MachineInstr.cpp(762):
  error C2338: must be trivially copyable to memmove

llvm-svn: 264516
llvm/lib/CodeGen/MachineInstr.cpp