Fix SuperPmi MCS tool (#35290)
authorCarol Eidt <carol.eidt@microsoft.com>
Wed, 22 Apr 2020 19:25:39 +0000 (12:25 -0700)
committerGitHub <noreply@github.com>
Wed, 22 Apr 2020 19:25:39 +0000 (12:25 -0700)
commite0ec035994179e8ebd6ccf081711ee11d4c5491b
treefe1ce358a65d30a7d65af4844add9e130070c5c2
parent83a46a390b3c55f3fb45dfb8114c19b6bd036275
Fix SuperPmi MCS tool (#35290)

It currently errors out if it finds a method without `CORINFO_FLG_STATIC`, `CORINFO_FLG_DONT_INLINE` or `CORINFO_FLG_CONSTRUCTOR`. Also, it only prints the first attribute it encounters.
It's unclear to me how this ever worked, but in any case it isn't useful to fail to generate a map or IL dump.
src/coreclr/src/ToolBox/superpmi/mcs/verbildump.cpp