diff options
| author | Reid Kleckner <reid@kleckner.net> | 2014-07-26 00:12:26 +0000 |
|---|---|---|
| committer | Reid Kleckner <reid@kleckner.net> | 2014-07-26 00:12:26 +0000 |
| commit | 852361d2171f7b5689c5aaaccfa2583018a284e8 (patch) | |
| tree | 7732dbd4c9625f6f1a62eb1107a7b3d6c7e8e1fe /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | 0e469609f3d829bbe95abfeb8737a4f7897c6418 (diff) | |
MS ABI: Ensure 'this' is first for byval+sret methods
Previously we were building up the inalloca struct in the usual pattern
of return type followed by arguments. However, on Windows, 'this'
always precedes the 'sret' parameter, so we need to insert it into the
struct first as a special case.
llvm-svn: 213990
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
