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)
commit1854a78c56a215aca8e5573c921c64a50b7113f0
tree0daa24a5edf8ed51ca048c58b12686cf9a64be0f
parent7d81c60da7846d73df31d657a5c8c27aaed15d83
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.
src/jit/flowgraph.cpp