tinygo/compiler/llvmutil
Ayke van Laethem f24a93c51d compiler, runtime: add layout parameter to runtime.alloc
This layout parameter is currently always nil and ignored, but will
eventually contain a pointer to a memory layout.

This commit also adds module verification to the transform tests, as I
found out that it didn't (and therefore didn't initially catch all
bugs).
2021-11-02 22:16:15 +01:00
..
llvm.go compiler: refactor func lowering to the transform package 2019-12-04 22:19:49 +01:00
wordpack.go compiler, runtime: add layout parameter to runtime.alloc 2021-11-02 22:16:15 +01:00