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)
commit80f4485197c62b13fa6cbaaab06a2c184e5ed316
tree23bd521f6add61b7810f09ae0221eee165346b52
parent45bdd19a64ae96600ae7b26b36fde2da1357cc3b
Do not throw an assertion on no mscorlib

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

Fixes #10608
src/ilasm/asmman.cpp