Move endian utilities to their own file.
authorDavid Neto <dneto@google.com>
Tue, 27 Oct 2015 20:14:40 +0000 (16:14 -0400)
committerDavid Neto <dneto@google.com>
Mon, 2 Nov 2015 18:52:12 +0000 (13:52 -0500)
commitdb901b622ef3c68261aac61da4ad2a68325a6150
tree9999f1526836dfac536deece66ec5b63e833a090
parent0b9816813b99c6621da095d8e633d3a25835143d
Move endian utilities to their own file.
CMakeLists.txt
source/binary.cpp
source/binary.h
source/endian.cpp [new file with mode: 0644]
source/endian.h [new file with mode: 0644]
source/opcode.cpp
source/validate.cpp
test/UnitSPIRV.h