This repository has been archived by the owner on Oct 6, 2023. It is now read-only.
v0.2.0
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.