diff options
author | Ayke van Laethem <[email protected]> | 2022-07-28 14:14:23 +0200 |
---|---|---|
committer | Ron Evans <[email protected]> | 2022-07-28 15:43:51 +0200 |
commit | 7b1e5f6f99ac1cc9498e67738dcc421471391117 (patch) | |
tree | 2ed8063517d6c095cf583d81d6785807c362663c /.github | |
parent | 70c52ef1b47fd6b0ed68e322cfcbbf3fd7005315 (diff) | |
download | tinygo-0.25.0-beta1.tar.gz tinygo-0.25.0-beta1.zip |
compiler: implement unsafe.Alignof and unsafe.Sizeof for generic codev0.25.0-beta1
For some reason, these aren't lowered when a generic function is
instantiated by the SSA package.
I've left unsafe.Offsetof to be implemented later, it's a bit difficult
to do correctly the way the code is currently structured.
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions