[llvm-commits] [llvm] r119992 - in /llvm/trunk: include/llvm/Support/MathExtras.h include/llvm/System/SwapByteOrder.h unittests/Support/SwapByteOrderTest.cpp
Rafael Espíndola
rafael.espindola at gmail.com
Mon Nov 22 21:28:13 PST 2010
> + return sys::SwapByteOrder_16(Value);
Should this be SwapByteOrder16?
Cheers,
Rafael
More information about the llvm-commits
mailing list