mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 15:42:02 +00:00
6e05c5ace4
Basically the only thing it can do that compile() can't is create 'alloca' instructions, which are only needed to get pointers to stack variables. Given that dynamically-sized allocations aren't possible with this API, such pointers are probably completely pointless (heh). |
||
---|---|---|
.. | ||
benchmark | ||
cmake | ||
scripts | ||
src | ||
tests | ||
CMakeLists.txt |