Fix comments in asm with JitDiffableDasm=1 (#56416)
authorEgor Bogatov <egorbo@gmail.com>
Wed, 28 Jul 2021 05:49:10 +0000 (08:49 +0300)
committerGitHub <noreply@github.com>
Wed, 28 Jul 2021 05:49:10 +0000 (05:49 +0000)
commit8ed7f5761ec62707d2f24bfa95973b7822dda895
tree05248794ad147d20abcf38f0cc8adc7c079d36a4
parent74246130d505c9243396f4a8837634e8ab3065bb
Fix comments in asm with JitDiffableDasm=1 (#56416)

* Avoid asserts in DasmDiffable mode

* simplify

* Make formatter happier

* Address feedback
src/coreclr/jit/emit.cpp
src/coreclr/jit/emitxarch.cpp