]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/commit
Fix signed integer overflow in PPCInstPrinter.
authorAlexey Samsonov <vonosmas@gmail.com>
Tue, 2 Sep 2014 17:38:34 +0000 (17:38 +0000)
committerAlexey Samsonov <vonosmas@gmail.com>
Tue, 2 Sep 2014 17:38:34 +0000 (17:38 +0000)
commit93accb4815f4b1b48d2ee72733272ec8f43f7426
tree3c22417d35a8901cc694d29fcdeebccb90141f84
parent7bda61329760b44908626725e9439efd16d7ec0a
Fix signed integer overflow in PPCInstPrinter.

This bug was reported by UBSan.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@216917 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/InstPrinter/PPCInstPrinter.cpp