Add csproj and bash script for crossgen2 ThunkGenerator (dotnet/coreclr#26916)
authorJakob Botsch Nielsen <Jakob.botsch.nielsen@gmail.com>
Mon, 7 Oct 2019 16:11:23 +0000 (18:11 +0200)
committerMichal Strehovský <MichalStrehovsky@users.noreply.github.com>
Mon, 7 Oct 2019 16:11:23 +0000 (18:11 +0200)
commit739faa80468ac50a12a4e1622b09137080a27840
tree912e1d0b78f82f195cb37c9883b92a3fb513989e
parentfa628d9a9fb5f9ad001be486498d39067e7a03f1
Add csproj and bash script for crossgen2 ThunkGenerator (dotnet/coreclr#26916)

Commit migrated from https://github.com/dotnet/coreclr/commit/58084a2f5e1879169a737ee29fb272a5bb223d62
docs/coreclr/project-docs/updating-jitinterface.md
src/coreclr/src/tools/crossgen2/Common/JitInterface/ThunkGenerator/ThunkGenerator.csproj [new file with mode: 0644]
src/coreclr/src/tools/crossgen2/Common/JitInterface/ThunkGenerator/gen.bat
src/coreclr/src/tools/crossgen2/Common/JitInterface/ThunkGenerator/gen.sh [new file with mode: 0755]