diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2019-02-12 00:30:21 +0000 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2019-02-12 00:30:21 +0000 |
commit | 9d0c5f9953e85983371bd85504b539b05555dd50 (patch) | |
tree | 1c1a71636ef70704d39c8c695df9122f9001b034 /llvm/lib/Transforms/Utils/BasicBlockUtils.cpp | |
parent | 8cc38effe2a3ddb84c5d900c80f476dd17583a98 (diff) | |
download | llvm-9d0c5f9953e85983371bd85504b539b05555dd50.zip llvm-9d0c5f9953e85983371bd85504b539b05555dd50.tar.gz llvm-9d0c5f9953e85983371bd85504b539b05555dd50.tar.bz2 |
Define _ENABLE_EXTENDED_ALIGNED_STORAGE on Windows.
Apparently there are multiple places where MSVC complains about
instantiations with extended aligment. I think it's better to define
`_ENABLE_EXTENDED_ALIGNED_STORAGE` as suggested by the error message.
I don't have access to a Windows machine so this is all speculative.
llvm-svn: 353778
Diffstat (limited to 'llvm/lib/Transforms/Utils/BasicBlockUtils.cpp')
0 files changed, 0 insertions, 0 deletions