Two more fixes for crossgen2 (#538)
authorFadi Hanna <fadim@microsoft.com>
Thu, 5 Dec 2019 17:27:12 +0000 (09:27 -0800)
committerGitHub <noreply@github.com>
Thu, 5 Dec 2019 17:27:12 +0000 (09:27 -0800)
commit48c238734436ad63cfa97db3940cd3c4b1ad77fc
tree94de8a47a429ab38d4b1b17ac333a06789543830
parent6a991f211f8a1c70f0fae4fcbd073ab9086bd0ee
Two more fixes for crossgen2 (#538)

* Reference the test working directory when running crossgen2

* Fix GCRefMapBuilder to correctly detect if certain methods are "empty" and not crash
src/coreclr/src/tools/crossgen2/ILCompiler.ReadyToRun/Compiler/DependencyAnalysis/ReadyToRun/GCRefMapNode.cs
src/coreclr/tests/src/CLRTest.CrossGen.targets