IBC: Disable `-partialNGEN -minify` for SPC.dll (dotnet/coreclr#10950)
authorDaniel Podder <dapodd@microsoft.com>
Wed, 19 Apr 2017 18:59:58 +0000 (13:59 -0500)
committerGitHub <noreply@github.com>
Wed, 19 Apr 2017 18:59:58 +0000 (13:59 -0500)
commit06c76737f0e613d8c8a6c88baa3cffd6833792dc
treeaaa5393ac08ab3a7ec86cd645900c8c9dd116725
parent1aa96ee367e42be5f8e9a261018515b961aa4ec4
IBC: Disable `-partialNGEN -minify` for SPC.dll (dotnet/coreclr#10950)

Add some fixes around the use of IBCMerge in CoreCLR, along with a BuildTools patch (which the fixes are dependent upon):
* don't restore the default optdata package through BuildTools
* don't use partial ngen by default in CoreCLR for SPC.dll

Commit migrated from https://github.com/dotnet/coreclr/commit/c6506d7ed204aa2e42cfb073c56d4895aba0eeb2
src/coreclr/Tools-Override/codeOptimization.targets [new file with mode: 0644]
src/coreclr/config.json