[llvm-commits] [compiler-rt] r81597 - in /compiler-rt/trunk: lib/arm/ test/Unit/

Nick Kledzik kledzik at apple.com
Sun Sep 13 11:35:11 PDT 2009


On Sep 12, 2009, at 3:37 PM, Daniel Dunbar wrote:

> On Fri, Sep 11, 2009 at 6:23 PM, Nick Kledzik <kledzik at apple.com>  
> wrote:
>> +//
>> +// extern uint32_t __bswapsi2(uint32_t);
>> +//
>> +// Reverse all the bits in a 32-bit integer.
>> +//
>
> bits -> bytes I presume.

Fixed in 81686.

-Nick




More information about the llvm-commits mailing list