dotnet/roslyn

Document compiler /determinism effect on generated assembly

Open

#10.321 aberto em 4 de abr. de 2016

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)C# (4.257 forks)batch import
Area-CompilersConcept-DeterminismDocumentationhelp wanted

Métricas do repositório

Stars
 (20.414 stars)
Métricas de merge de PR
 (Mesclagem média 6d 17h) (256 fundiu PRs em 30d)

Description

We should document the way a deterministic assembly records its timestamp.

Look for IMAGE_DEBUG_TYPE_REPRO in https://msdn.microsoft.com/en-us/windows/hardware/gg463119.aspx

Guia do colaborador