Files
tinygo/compiler
Ayke van Laethem 85108514df compiler: fix indexing of strings on AVR
Extract directly from the string instead of calling the len() builtin.
This is both cleaner and avoids a zero-extension to an integer on AVR,
which led to a LLVM verification error.
2019-01-25 13:15:08 +01:00
..
2019-01-21 22:09:33 +01:00
2019-01-21 22:09:33 +01:00
2019-01-21 22:09:33 +01:00
2019-01-21 22:09:33 +01:00
2019-01-21 22:09:33 +01:00