diff options
author | David Majnemer <david.majnemer@gmail.com> | 2014-08-05 00:01:13 +0000 |
---|---|---|
committer | David Majnemer <david.majnemer@gmail.com> | 2014-08-05 00:01:13 +0000 |
commit | c017d3613e2ae3a4f589642734d5fc9f39cf5ad4 (patch) | |
tree | c564ce989e7db93f49b5429c1518c3744968a4cc /llvm/lib/CodeGen/LocalStackSlotAllocation.cpp | |
parent | 755ffa9b5478c8227cc45cf3aecd5cd47ea7924b (diff) | |
download | llvm-c017d3613e2ae3a4f589642734d5fc9f39cf5ad4.zip llvm-c017d3613e2ae3a4f589642734d5fc9f39cf5ad4.tar.gz llvm-c017d3613e2ae3a4f589642734d5fc9f39cf5ad4.tar.bz2 |
MS ABI: Aligned tentative definitions don't have CommonLinkage
int __declspec(align(16)) foo; is a tentative definition but the storage
for that variable should not have CommonLinkage.
llvm-svn: 214828
Diffstat (limited to 'llvm/lib/CodeGen/LocalStackSlotAllocation.cpp')
0 files changed, 0 insertions, 0 deletions