attempt to fix failing buildbots after 3bab88b7
Prevent IR-gen from emitting consteval declarations Summary: with this patch instead of emitting calls to consteval function. the IR-gen will emit a store of the already computed result.
Loading
Please register or sign in to comment