MC: Avoid some UB caused by left shifting a negative value. NFC
authorJustin Bogner <mail@justinbogner.com>
Thu, 14 May 2015 23:54:49 +0000 (23:54 +0000)
committerJustin Bogner <mail@justinbogner.com>
Thu, 14 May 2015 23:54:49 +0000 (23:54 +0000)
commit47ccfa7de8ef2b1226a1f68c86cea961f007bbe5
tree45ac756d7e8974ce7f6122ee4e160e0c0b2945f9
parent19eda5312a4c069a062940fd1e17e8687b3249c2
MC: Avoid some UB caused by left shifting a negative value. NFC

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@237408 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/MachObjectWriter.cpp