stages_test: enable llvm.zig, p256/field.zig, secp256k1/field.zig

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-19 21:51:01 +00:00
parent 7189403042
commit 9e4e036ba4

View File

@@ -112,7 +112,7 @@ const last_successful_corpus = "../lib/std/crypto/codecs.zig";
const corpus_files = .{
"../lib/std/crypto/codecs.zig", // 165
"../lib/std/os/uefi/tables/table_header.zig", // 214
//"../lib/std/zig/llvm.zig", // 247
"../lib/std/zig/llvm.zig", // 247
//"../lib/compiler_rt/neghf2.zig", // 265
//"../lib/compiler_rt/negxf2.zig", // 265
//"../lib/compiler_rt/absvdi2.zig", // 311
@@ -124,14 +124,14 @@ const corpus_files = .{
//"../lib/compiler_rt/mulxf3.zig", // 323
//"../lib/compiler_rt/truncxfdf2.zig", // 333
//"../lib/compiler_rt/truncxfsf2.zig", // 333
//"../lib/std/crypto/pcurves/p256/field.zig", // 338
"../lib/std/crypto/pcurves/p256/field.zig", // 338
//"../lib/compiler_rt/fixhfdi.zig", // 341
//"../lib/compiler_rt/fixhfsi.zig", // 341
//"../lib/compiler_rt/fixxfdi.zig", // 341
//"../lib/compiler_rt/fixxfsi.zig", // 341
//"../lib/compiler_rt/unordhf2.zig", // 341
//"../lib/compiler_rt/unordxf2.zig", // 341
//"../lib/std/crypto/pcurves/secp256k1/field.zig", // 343
"../lib/std/crypto/pcurves/secp256k1/field.zig", // 343
//"../lib/compiler_rt/divhf3.zig", // 344
//"../lib/compiler_rt/floatdihf.zig", // 347
//"../lib/compiler_rt/floatdixf.zig", // 347