Files
tinygo/testdata
Ayke van Laethem 52bac4d75b compiler: support recursive types
Previously, the cycle was broken by inserting an unsafe.Pointer type in
some places. This is of course incorrect, and makes debugging harder.
However, LLVM provides a way to make temporary nodes that are later
replaced, exactly for this purpose.

This commit uses those temporary metadata nodes to allow such recursive
types.
2019-10-13 23:07:47 +02:00
..
2019-09-20 10:35:49 +02:00
2019-09-20 10:35:49 +02:00
2019-09-22 17:58:00 +02:00
2019-09-22 17:58:00 +02:00
2019-05-11 15:33:37 +02:00
2019-05-11 15:33:37 +02:00
2019-09-24 18:16:43 +02:00
2019-09-24 18:16:43 +02:00
2019-05-14 09:59:00 +02:00
2019-05-14 09:59:00 +02:00
2019-02-05 19:37:21 +01:00
2019-02-05 19:37:21 +01:00
2018-10-23 13:24:18 +02:00
2018-10-22 13:49:03 +02:00
2019-08-20 10:20:09 +02:00
2019-08-20 10:20:09 +02:00
2018-10-20 17:22:51 +02:00
2019-10-13 23:07:47 +02:00
2019-10-13 23:07:47 +02:00