summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/x86_32-arguments-win32.c
Commit message (Collapse)AuthorAgeFilesLines
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when ↵Stephen Lin2013-08-151-9/+9
| | | | | | tests fail. llvm-svn: 188447
* Set SRet flags properly in '-cxx-abi microsoft'.Timur Iskhodzhanov2013-04-171-3/+3
| | | | | | | | | Also, - abstract out the indirect/in memory/in registers decisions into the CGCXXABI - fix handling of empty struct arguments for '-cxx-abi microsoft' - add/fix tests llvm-svn: 179681
* Add some ABI tweaks for i386-pc-win32 triple so that we return structs in an ↵Eli Friedman2012-01-251-0/+48
MSVC-compatible way. Patch by Joe Groff. llvm-svn: 148992
OpenPOWER on IntegriCloud