Support: Add Endian.h
authorMichael J. Spencer <bigcheesegs@gmail.com>
Thu, 21 Oct 2010 20:28:21 +0000 (20:28 +0000)
committerMichael J. Spencer <bigcheesegs@gmail.com>
Thu, 21 Oct 2010 20:28:21 +0000 (20:28 +0000)
commit5e0b2bf657dd8b6b3bb58439e6cb293f3116687f
tree8d692616f4fb03bd88385566947ffbd9da0ef6c6
parentd451f888b85d01caa586b0d45bacb41836fd2c31
Support: Add Endian.h

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117057 91177308-0d34-0410-b5e6-96231b3b80d8
cmake/config-ix.cmake
include/llvm/Config/config.h.cmake
include/llvm/Support/Endian.h [new file with mode: 0644]
unittests/CMakeLists.txt
unittests/Support/EndianTest.cpp [new file with mode: 0644]