Skip to content
Commit c843a78e authored by Johnny Chen's avatar Johnny Chen
Browse files

Namings are important. Renamed Bits32(const uint32_t val, uint32_t bit) to Bit32(val, bit) and

SetBits32(uint32_t &bits, uint32_t bit, uint32_t val) to SetBit32(bits, bit, val).

llvm-svn: 125312
parent f1909905
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment