summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Support/SwapByteOrderTest.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Unit Tests: Missed this error. MSVC and clang didn't complain.Michael J. Spencer2010-10-111-4/+4
| | | | llvm-svn: 116252
* System: Add SwapByteOrder and update Support/MathExtras.h to use it.Michael J. Spencer2010-10-111-0/+128
| | | | | | This time correctly. llvm-svn: 116247
* Revert "System: Add SwapByteOrder and update Support/MathExtras.h to use it."Michael J. Spencer2010-10-111-128/+0
| | | | | | | | This reverts commit 116234. It compiled just fine with MSVC and clang... llvm-svn: 116242
* System: Add SwapByteOrder and update Support/MathExtras.h to use it.Michael J. Spencer2010-10-111-0/+128
llvm-svn: 116234
OpenPOWER on IntegriCloud