aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/IRObjectFile.cpp
diff options
context:
space:
mode:
authorPeter Collingbourne <peter@pcc.me.uk>2016-11-22 00:21:43 +0000
committerPeter Collingbourne <peter@pcc.me.uk>2016-11-22 00:21:43 +0000
commit120eb54422c0fba462b53cce652a6baef07acf57 (patch)
treee43bd370eaee7b24bff7b021cf33dda9205df625 /llvm/lib/Object/IRObjectFile.cpp
parent5a2e6b97f79d5e345649d50e31c419605462b096 (diff)
downloadllvm-120eb54422c0fba462b53cce652a6baef07acf57.zip
llvm-120eb54422c0fba462b53cce652a6baef07acf57.tar.gz
llvm-120eb54422c0fba462b53cce652a6baef07acf57.tar.bz2
Sema, CodeGen: Ensure that an implicit copy ctor is available more often under the Microsoft C++ ABI.
This is needed because whether the constructor is deleted can control whether we pass structs by value directly. To fix this properly we probably want a more direct way for CodeGen to ask whether the constructor was deleted. Fixes PR31049. Differential Revision: https://reviews.llvm.org/D26822 llvm-svn: 287600
Diffstat (limited to 'llvm/lib/Object/IRObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions