Fixes dotnet/runtime issue #12446 ILDASM - constants printed with the wrong endian...
authorBrian Sullivan <briansul@microsoft.com>
Fri, 2 Oct 2020 19:13:01 +0000 (12:13 -0700)
committerGitHub <noreply@github.com>
Fri, 2 Oct 2020 19:13:01 +0000 (12:13 -0700)
commitadbd708ef1fab69e61816f79ad5465fa04af24fd
tree9240859b462bf88b8deae65db06b65b733d3dc14
parent67a39a40d39c1e97519b5d59c0086cf4067075a8
Fixes dotnet/runtime issue #12446  ILDASM - constants printed with the wrong endian (#42848)

When the Disassembler prints 4-byte and 8-byte values it should print them in little endian format
src/coreclr/src/ildasm/dis.cpp