Do not throw an assertion on no mscorlib
authorMichael Letterle <mletterle@preemptive.com>
Fri, 31 Mar 2017 15:32:32 +0000 (11:32 -0400)
committerRuss Keldorph <russ.keldorph@microsoft.com>
Tue, 18 Apr 2017 02:21:54 +0000 (19:21 -0700)
commitd3a3ea4b9ee15019dd8c3c84dd31c957351cd29e
tree8de514987874dfaad95451c637b2bc67f65b4670
parent40d324814674fec0fe2e685b3fa3b71a2c4dbf70
Do not throw an assertion on no mscorlib

It's okay to use debuggable attributes from other BaseAsmRef's

Fixes dotnet/coreclr#10608

Commit migrated from https://github.com/dotnet/coreclr/commit/80f4485197c62b13fa6cbaaab06a2c184e5ed316
src/coreclr/src/ilasm/asmman.cpp