NFC: static_assert instead of comment
authorJF Bastien <jfb@google.com>
Sat, 26 Mar 2016 18:14:27 +0000 (18:14 +0000)
committerJF Bastien <jfb@google.com>
Sat, 26 Mar 2016 18:14:27 +0000 (18:14 +0000)
commitd4ff3360ae972da790834818b6b63f54037334d4
tree3148e1ce09d6cc7ddd2968b97cac42160e6e61ce
parent6462d8c1d91052aff56c60939e48564af9084ea6
NFC: static_assert instead of comment

Summary: isPodLike is as close as we have for is_trivially_copyable.

Subscribers: llvm-commits

Differential Revision: http://reviews.llvm.org/D18483

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