compiler: JIT zig reduce

See #19063
This commit is contained in:
Andrew Kelley
2024-02-26 23:07:11 -07:00
parent ba575595bb
commit 0157e1196c
5 changed files with 30 additions and 24 deletions

View File

@@ -13,4 +13,3 @@ pub const skip_non_native = false;
pub const only_c = false;
pub const force_gpa = false;
pub const only_core_functionality = true;
pub const only_reduce = false;