aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/LoopUtils.cpp
diff options
context:
space:
mode:
authorDavid Majnemer <david.majnemer@gmail.com>2015-04-19 07:53:29 +0000
committerDavid Majnemer <david.majnemer@gmail.com>2015-04-19 07:53:29 +0000
commit936b411bc8ac6b7da4e21c75023da4cd468ae653 (patch)
tree930ebc978eb6ad7ed8f7a7e0d74263fee3925f6f /llvm/lib/Transforms/Utils/LoopUtils.cpp
parent6f8fd8e98f3a8bdb1569921773ac7abce019a886 (diff)
downloadllvm-936b411bc8ac6b7da4e21c75023da4cd468ae653.zip
llvm-936b411bc8ac6b7da4e21c75023da4cd468ae653.tar.gz
llvm-936b411bc8ac6b7da4e21c75023da4cd468ae653.tar.bz2
[MS ABI] Correctly associate align attrs before the class-key
__declspec(align(...)) is unlike all other attributes in that it is not applied to a variable if it appears before the class-key. If the tag in question isn't part of a variable declaration, it is not ignored. Instead, the alignment attribute is applied to the tag. This fixes PR18024. llvm-svn: 235272
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUtils.cpp')
0 files changed, 0 insertions, 0 deletions