swift
e652f2c9 - SIL: add the `alloc_vector` and `vector` instructions

Commit
1 year ago
SIL: add the `alloc_vector` and `vector` instructions * `alloc_vector`: allocates an uninitialized vector of elements on the stack or in a statically initialized global * `vector`: creates an initialized vector in a statically initialized global
Author
Committer
Parents
Loading