Files
tinygo/interp/testdata
Ayke van Laethem 27cbb53538 interp: support const getelementptr with non-zero first offset
This is uncommon, but it does happen if the source pointer is a bitcast
of a global. For example, if a struct is cast to an i8*, it's possible
to index beyond what would appear to be the size of the pointer (i8*).
2021-11-02 22:16:15 +01:00
..
2021-10-31 10:44:17 +01:00
2021-04-21 07:37:22 +02:00
2021-04-21 07:37:22 +02:00