summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/IPO/PassManagerBuilder.cpp
diff options
context:
space:
mode:
authorDavid Majnemer <david.majnemer@gmail.com>2015-03-06 18:53:55 +0000
committerDavid Majnemer <david.majnemer@gmail.com>2015-03-06 18:53:55 +0000
commite7a818fec88726844e8acbfeb43da94dea81f4ca (patch)
treea318bfea08dc92c45a33ddbe7d52cf1a0225f83a /llvm/lib/Transforms/IPO/PassManagerBuilder.cpp
parenteafe55200c2cc996f24c27e2d26aa3bef897ff04 (diff)
downloadbcm5719-llvm-e7a818fec88726844e8acbfeb43da94dea81f4ca.tar.gz
bcm5719-llvm-e7a818fec88726844e8acbfeb43da94dea81f4ca.zip
MS ABI: Insert copy-constructors into the CatchableType
Find all unambiguous public classes of the exception object's class type and reference all of their copy constructors. Yes, this is not conforming but it is necessary in order to implement their ABI. This is because the copy constructor is actually referenced by the metadata describing which catch handlers are eligible to handle the exception object. N.B. This doesn't yet handle the copy constructor closure case yet, that work is ongoing. Differential Revision: http://reviews.llvm.org/D8101 llvm-svn: 231499
Diffstat (limited to 'llvm/lib/Transforms/IPO/PassManagerBuilder.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud