[PATCH] [ms-cxxabi] Use inalloca on win32 when passing non-trivial C++ objects
Reid Kleckner
rnk at google.com
Tue Jan 28 18:02:48 PST 2014
- Get rid of the GEP ptr, i32 0 placeholder for cleanliness
Hi rsmith,
http://llvm-reviews.chandlerc.com/D2636
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D2636?vs=6728&id=6732#toc
Files:
include/clang/CodeGen/CGFunctionInfo.h
lib/CodeGen/CGCall.cpp
lib/CodeGen/CGCall.h
lib/CodeGen/CGClass.cpp
lib/CodeGen/CGDecl.cpp
lib/CodeGen/CodeGenFunction.cpp
lib/CodeGen/CodeGenFunction.h
lib/CodeGen/CodeGenTypes.h
lib/CodeGen/MicrosoftCXXABI.cpp
lib/CodeGen/TargetInfo.cpp
test/CodeGenCXX/copy-constructor-elim.cpp
test/CodeGenCXX/microsoft-abi-arg-order.cpp
test/CodeGenCXX/microsoft-abi-byval-sret.cpp
test/CodeGenCXX/microsoft-abi-byval-vararg.cpp
test/CodeGenCXX/microsoft-abi-exceptions.cpp
test/CodeGenCXX/microsoft-abi-member-pointers.cpp
test/CodeGenCXX/microsoft-abi-sret-and-byval.cpp
test/CodeGenObjCXX/microsoft-abi-arc-param-order.mm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2636.3.patch
Type: text/x-patch
Size: 61986 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140128/5f4203ef/attachment.bin>
More information about the cfe-commits
mailing list