Make an end-to-end test for making a compilation from pdb/pe/sourcelink #44703
Labels
Area-Compilers
Feature - Rebuild
Compiler ability to verify provenance of code via rebuild operations
Milestone
With #44373 we're adding compilation options and metadata references to portable PDBs so that a compilation can be reconstructed and be bytewise equal to a PE (with some exceptions around signing and non-deterministic builds)
This tracks us adding an integration test to verify that we can achieve this, and keep the feature in good health moving forward.
The text was updated successfully, but these errors were encountered: