Revert "System: Add SwapByteOrder and update Support/MathExtras.h to use it."
authorMichael J. Spencer <bigcheesegs@gmail.com>
Mon, 11 Oct 2010 21:39:24 +0000 (21:39 +0000)
committerMichael J. Spencer <bigcheesegs@gmail.com>
Mon, 11 Oct 2010 21:39:24 +0000 (21:39 +0000)
commitaf72684eeab67c227e4ee45cc91ae05513102fa8
tree05a9e7640d7587439b18833399512384d28f9fb3
parent050d16c2a978eda86a5b6dc56d6f0cea10963b9c
Revert "System: Add SwapByteOrder and update Support/MathExtras.h to use it."

This reverts commit 116234.

It compiled just fine with MSVC and clang...

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@116242 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/MathExtras.h
include/llvm/System/SwapByteOrder.h [deleted file]
unittests/CMakeLists.txt
unittests/Support/SwapByteOrderTest.cpp [deleted file]