aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineFunction.cpp
diff options
context:
space:
mode:
authorJason Molenda <jmolenda@apple.com>2017-11-15 03:41:47 +0000
committerJason Molenda <jmolenda@apple.com>2017-11-15 03:41:47 +0000
commitfd6647ecb6e512255e4a5e996387845c51e1fbf7 (patch)
tree8853fc353af3debbe6f5f3845dd50d5a1293a680 /llvm/lib/CodeGen/MachineFunction.cpp
parent6a40b2d0a5851f57541aaf8ae3d2e9dfe3f6cd2f (diff)
downloadllvm-fd6647ecb6e512255e4a5e996387845c51e1fbf7.zip
llvm-fd6647ecb6e512255e4a5e996387845c51e1fbf7.tar.gz
llvm-fd6647ecb6e512255e4a5e996387845c51e1fbf7.tar.bz2
Roll back r318260 because it is causing the windows bot to
break. The alignas(__uint128_t) is not recognized with MSVC it looks like. Zachary, is there a similar type on windows? I suppose I can go with alignas(16) here but I'd prefer to specify the type alignment that I want & let the ABI dictate how much padding is required. llvm-svn: 318262
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions