Use ILAsm from buildtools, take 2 (#15300)
authorMichal Strehovský <MichalStrehovsky@users.noreply.github.com>
Thu, 30 Nov 2017 20:23:34 +0000 (21:23 +0100)
committerGitHub <noreply@github.com>
Thu, 30 Nov 2017 20:23:34 +0000 (21:23 +0100)
commitbe9b92a4a1ccc62b46ed53bddd83bde27829f3a9
tree83f4e974dd2e8fac5dcad7515b30969c395b09f5
parentbf51f8ae864d044b2dc398d261a28af15c43818b
Use ILAsm from buildtools, take 2 (#15300)

Since #15172 got rolled back in #15292, trying this again.

This time also deleting garbage `.permission` attributes from the failing tests. Permissions are not supported in CoreCLR.

Filed #15299 on some more ILAsm from CoreCLR frustrations.
tests/dir.props
tests/src/IL.targets [deleted file]
tests/src/baseservices/exceptions/regressions/V1/SEH/asm/Except.il
tests/src/baseservices/exceptions/regressions/V1/SEH/asm/FiltCatch.il
tests/src/baseservices/exceptions/regressions/V1/SEH/asm/FiltFallThru.il
tests/src/baseservices/exceptions/regressions/V1/SEH/asm/Finally.il
tests/src/dir.targets