Use getPointerSizeInBits.
authorRafael Espindola <rafael.espindola@gmail.com>
Thu, 9 Jan 2014 21:32:51 +0000 (21:32 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Thu, 9 Jan 2014 21:32:51 +0000 (21:32 +0000)
commit3cc5c2df9bc5a86017d52ff89233999f73f79e1d
treeafbbc3155c01ff8683eb79202690125430da2a7b
parentde049233441fc12e2f01f0662bdd0bfc8b15111f
Use getPointerSizeInBits.

I introduced this bug in 198815. Thanks for Mark Lacey for noticing.
Unfortunately, I have no idea how to test this code.

llvm-svn: 198891
clang/lib/CodeGen/CGObjCGNU.cpp