Add --pmi flag to superpmi collect (dotnet/coreclr#25994)
authorJarret Shook <jashoo@microsoft.com>
Mon, 5 Aug 2019 22:40:22 +0000 (15:40 -0700)
committerGitHub <noreply@github.com>
Mon, 5 Aug 2019 22:40:22 +0000 (15:40 -0700)
commit6e8ddde93bba810965edf6e61f023a631a18eb04
treefc9ffec7b96ea4e93a12403e982318a869d9489d
parente277463a23e7eba3e6b636f9b7d8a80fa3d8acd1
Add --pmi flag to superpmi collect (dotnet/coreclr#25994)

* Add --pmi flag to superpmi collect

In addition to passing -pmi_assemblies run through all of the passed assemblies or directories and pmi all managed assemblies as part of the collection.

* Address feedback

* Fix typo

* Small changes to get collection working:

Commit migrated from https://github.com/dotnet/coreclr/commit/ded7452cbc7d5afc000ada234c9b84c515582a0f
src/coreclr/scripts/superpmi.py