forked from M-Labs/nac3
David Mak
2f0847d77b
- Add alloca_type() function to obtain the type that should be passed into a `build_alloca` call - Provide default implementations for raw_alloca and array_alloca - Add raw_alloca_var and array_alloca_var to distinguish alloca instructions placed at the front of the function vs at the current builder location |
||
---|---|---|
.. | ||
irrt | ||
types | ||
values | ||
builtin_fns.rs | ||
concrete_type.rs | ||
expr.rs | ||
extern_fns.rs | ||
generator.rs | ||
llvm_intrinsics.rs | ||
mod.rs | ||
numpy.rs | ||
stmt.rs | ||
test.rs |