aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/StackProtector.cpp
diff options
context:
space:
mode:
authorDavid Majnemer <david.majnemer@gmail.com>2014-04-13 02:27:32 +0000
committerDavid Majnemer <david.majnemer@gmail.com>2014-04-13 02:27:32 +0000
commitd43388cc041b3f12c2e6458fea421d2676a6fcd2 (patch)
tree541aa86455a997bb1eaca7cea7c3c095b4ecb76e /llvm/lib/CodeGen/StackProtector.cpp
parentc7f9bb17574381ccc401bf1ae63e07fb811a3eb0 (diff)
downloadllvm-d43388cc041b3f12c2e6458fea421d2676a6fcd2.zip
llvm-d43388cc041b3f12c2e6458fea421d2676a6fcd2.tar.gz
llvm-d43388cc041b3f12c2e6458fea421d2676a6fcd2.tar.bz2
MS ABI: #pragma vtordisp(0) only disables new vtordisps
Previously, it was believed that #pragma vtordisp(0) would prohibit the generation of any and all vtordisps. In actuality, it only disables the generation of additional vtordisps. This fixes PR19413. llvm-svn: 206124
Diffstat (limited to 'llvm/lib/CodeGen/StackProtector.cpp')
0 files changed, 0 insertions, 0 deletions