Files
ldc/gen
David Nadlinger 2d3de4a3d4 Fix ABI on Win32.
We can't simply use the C calling convention, as the D(MD)
ABI is callee-pop, and this is hardcoded in naked functions
with stack parameters.

The \1 "trick" is normally used to avoid prefixes added by
LLVM; on the 3.2 release, a patch is needed to make it work
for the @<n> stdcall suffixes as well.
2013-02-26 13:14:32 +01:00
..
2013-02-10 22:08:35 +01:00
2013-02-10 22:08:35 +01:00
2013-02-26 13:14:32 +01:00
2013-02-26 13:14:32 +01:00
2013-02-26 13:14:32 +01:00
2013-01-06 17:17:30 +01:00
2013-02-26 13:14:32 +01:00
2013-02-13 00:07:55 +01:00
2013-02-25 20:32:35 +01:00
2013-02-11 04:20:59 +01:00
2013-02-11 04:20:59 +01:00
2013-02-25 21:18:10 +01:00