more work on pdb -> rdi determinism; almost done hitting all of the issues...

This commit is contained in:
Ryan Fleury
2024-10-16 08:52:27 -07:00
parent e1575f815c
commit e65bc121ed
3 changed files with 54 additions and 3 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ entry_point(CmdLine *cmdline)
String8List out = {0};
{
name = str8_lit("pdb2rdi_determinism");
U64 num_repeats_per_pdb = 4;
U64 num_repeats_per_pdb = 16;
String8 pdb_paths[] =
{
// str8_lit_comp("odintest/test.pdb"),