cx icon indicating copy to clipboard operation
cx copied to clipboard

Test for compiler determinism

Open SkycoinSynth opened this issue 4 years ago • 0 comments

As part of stage output for each stage of compiler, we should also plan for compiler determinism test.

  • same source code input, should produce same binary output
  • verify later

Look for any random number generators in compiler source.

SkycoinSynth avatar Feb 27 '21 10:02 SkycoinSynth