summaryrefslogtreecommitdiffstats
path: root/clang/lib/Serialization/ModuleManager.cpp
diff options
context:
space:
mode:
authorReid Kleckner <reid@kleckner.net>2014-05-01 03:07:18 +0000
committerReid Kleckner <reid@kleckner.net>2014-05-01 03:07:18 +0000
commitac64060c80120c0910f07c452fa38aa836b43860 (patch)
tree747fd95007b45367769d5a6c0ba1bbaa93b0a149 /clang/lib/Serialization/ModuleManager.cpp
parentd730500706a9f568ada2b6dee05823e8fff8a641 (diff)
downloadbcm5719-llvm-ac64060c80120c0910f07c452fa38aa836b43860.tar.gz
bcm5719-llvm-ac64060c80120c0910f07c452fa38aa836b43860.zip
MS ABI x64: Don't destroy arguments twice on x64
We were destroying them in the callee, and then again in the caller. We should use an EH-only cleanup and disable it at the point of the call for win64, even though we don't use inalloca. llvm-svn: 207733
Diffstat (limited to 'clang/lib/Serialization/ModuleManager.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud