Parse and dump compiler identifier and import sections, move dump section contents...
authorAmy Yu <amycmyu@gmail.com>
Thu, 7 Jun 2018 22:01:23 +0000 (15:01 -0700)
committerAmy Yu <amycmyu@gmail.com>
Tue, 19 Jun 2018 20:26:02 +0000 (13:26 -0700)
commita025390f2f39bfd60c4798db1a35d7539846708c
treef1cd81a598cef582054356b716e906cd7bb005a0
parent7fc57e692e0bb3dd864756b66ef9f35ae5acedaf
Parse and dump compiler identifier and import sections, move dump section contents to own function

Commit migrated from https://github.com/dotnet/coreclr/commit/dc8c0b9c388225e19e95aaa74fcef1026331d586
src/coreclr/src/tools/r2rdump/R2RDump.cs
src/coreclr/src/tools/r2rdump/R2RImportSection.cs [new file with mode: 0644]
src/coreclr/src/tools/r2rdump/R2RReader.cs