jit: Add static assertions for endianess
commit9514f9a502e0ccd14f739fc1736c15f597cbb779
authorChristoph Muellner <christoph.muellner@theobroma-systems.com>
Tue, 18 Apr 2017 03:26:50 +0000 (17 20:26 -0700)
committerHhvm Bot <hhvm-bot@users.noreply.github.com>
Tue, 18 Apr 2017 03:33:46 +0000 (17 20:33 -0700)
tree32ecd8d0ff9bc18cb2fb20dbdd1353678e857930
parent609b6d115defe140ad55e557b75d7d69afbb34ed
jit: Add static assertions for endianess

Summary:
This is a "left-over" from #7778.
mxw : please review
Notification also for ptomsich
Closes https://github.com/facebook/hhvm/pull/7784

Differential Revision: D4898373

Pulled By: mxw

fbshipit-source-id: 40b63ae764cce99883ef78d48b3c6597e72cee09
hphp/runtime/vm/jit/vasm-arm.cpp
hphp/runtime/vm/jit/vasm-ppc64.cpp
hphp/runtime/vm/jit/vasm-x64.cpp