mirror of https://github.com/tinygo-org/tinygo.git
Browse Source
This allows the use of some compiler-generated builtins that are hopefully compatible with LLVM. Example: println(uint8(foo)) Code size is unchanged normally but of course compiler builtins will increase code size when actually used (for example with division).pull/8/merge
Ayke van Laethem
6 years ago
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue