summaryrefslogtreecommitdiff
path: root/src/vm/ngenhash.inl
AgeCommit message (Collapse)AuthorFilesLines
2018-08-28Fix warning C4723 potential divide by zeroBruce Forstall1-0/+10
Appears in VS 15.8 for arm64 builds. Fixes #19715
2017-06-13Partially remove relocations for ModuleSection (ZapVirtualSectionType). (#11853)Ruben Ayrapetyan1-79/+110
2016-01-27Update license headersdotnet-bot1-4/+3
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+1523
[tfs-changeset: 1407945]