Attempt to make the bit-twiddling readable resulted in the binary value being
authorBill Wendling <isanbard@gmail.com>
Thu, 9 Dec 2010 00:44:33 +0000 (00:44 +0000)
committerBill Wendling <isanbard@gmail.com>
Thu, 9 Dec 2010 00:44:33 +0000 (00:44 +0000)
commit797b7aab35d815a48f58ce7f7b0b8d0fe06c92af
tree7c72b0a7e1e2e961aa2a49d9e0e6bf4944f33705
parent09aa3f0ef35d9241c92439d74b8d5e9a81d814c2
Attempt to make the bit-twiddling readable resulted in the binary value being
overwritten.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121337 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMAsmBackend.cpp