Files
ldc/gen
Frits van Bommel ec476cc5f1 Remove an old workaround that was kept around for ABI-compatibility on x86-64
between different LLVM versions.
This means LLVM r67588 is required if you want to compile for x86-64, otherwise
the backend will assert when you try to return e.g. struct { int i; char c; }
from a function. (In particular, this is no longer compatible with LLVM 2.5)
It also means that any code returning small structs on x86-64 will probably
need to be recompiled in order to be linkable to code compiled with this change.
2009-05-12 15:50:48 +02:00
..
2008-10-06 22:54:08 +02:00
2009-03-06 16:00:47 +01:00
2009-04-15 20:06:25 +02:00
2009-04-15 20:06:25 +02:00
2008-10-06 22:54:08 +02:00
2009-03-12 20:37:27 +01:00
2009-04-15 20:06:25 +02:00
2009-04-12 12:52:01 +02:00
2009-05-07 15:33:06 +02:00
2009-05-07 15:33:06 +02:00
2009-04-15 20:06:25 +02:00
2009-03-29 19:19:32 +02:00
2009-05-07 21:07:50 +02:00
2009-05-02 11:58:50 +02:00
2009-04-25 18:26:54 +02:00