Replace binary literal with hex
authorMichelle McDaniel <adiaaida@gmail.com>
Thu, 9 Feb 2017 21:09:33 +0000 (13:09 -0800)
committerMichelle McDaniel <adiaaida@gmail.com>
Thu, 9 Feb 2017 21:09:33 +0000 (13:09 -0800)
commitbb7d96dc76cca6ad0426477324e14a3260f5f2c1
treea4bea57db1a43bdb6f27a742d5c01c971dd699ce
parentd703a22938ef94deeff54483791b65569b7a7939
Replace binary literal with hex

The desktop build breaks with the binary literal used in the fat pointer
mask. Replace it with a hex equivalent.

Commit migrated from https://github.com/dotnet/coreclr/commit/1854a78c56a215aca8e5573c921c64a50b7113f0
src/coreclr/src/jit/flowgraph.cpp