use ARG_FLAGSSDNode as the most aligned node type,
as it contains an int64_t, which is 8-byte
aligned on mingw.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56358
91177308-0d34-0410-b5e6-
96231b3b80d8
/// MostAlignedSDNode - The SDNode class with the greatest alignment
/// requirement.
///
-typedef ConstantSDNode MostAlignedSDNode;
+typedef ARG_FLAGSSDNode MostAlignedSDNode;
namespace ISD {
/// isNormalLoad - Returns true if the specified node is a non-extending