Files
tinygo/compiler
Ayke van Laethem f43d01bdc7 compiler: make struct types more unique
There are a lot more fields that are important when comparing structs
with each other. Take them into account when building the unique ID per
struct type.

Example code that differs between the compilers:
https://play.golang.org/p/nDX4tSHOf_T
2019-08-08 15:23:47 +02:00
..
2019-06-20 13:30:38 +02:00
2019-04-26 08:52:10 +02:00
2019-08-04 17:12:07 +02:00
2019-08-04 18:15:06 +02:00