Skip to content
This repository has been archived by the owner on Oct 6, 2023. It is now read-only.

v0.2.0

Compare
Choose a tag to compare
@jasonwhite jasonwhite released this 11 Sep 19:59
· 101 commits to master since this release

PDB files are now rewritten to eliminate non-determinism. Rebuilding from the same source should produce the same exact PDB.

Known issues:

  • Incrementally building fails with the error LNK1209: program database 'foo.pdb' differs from previous link; relink or rebuild.
  • There may be edge cases where the rewritten PDB is non-deterministic. An extensive test suite will be added in the future to help find these.