summaryrefslogtreecommitdiffstats
path: root/llvm/lib/MC/ELFObjectWriter.cpp
diff options
context:
space:
mode:
authorMehdi Amini <mehdi.amini@apple.com>2015-02-11 19:54:44 +0000
committerMehdi Amini <mehdi.amini@apple.com>2015-02-11 19:54:44 +0000
commit9730116bd6792a91eb965c9fcab19b8f5095b29e (patch)
tree37fe540d215c8cce04497a67cbf0cab4d910dd11 /llvm/lib/MC/ELFObjectWriter.cpp
parent349e0626953528454f2566bd56e6565ad5a4fd82 (diff)
downloadbcm5719-llvm-9730116bd6792a91eb965c9fcab19b8f5095b29e.tar.gz
bcm5719-llvm-9730116bd6792a91eb965c9fcab19b8f5095b29e.zip
Reassociate: cannot negate a INT_MIN value
Summary: When trying to canonicalize negative constants out of multiplication expressions, we need to check that the constant is not INT_MIN which cannot be negated. Reviewers: mcrosier Reviewed By: mcrosier Subscribers: llvm-commits Differential Revision: http://reviews.llvm.org/D7286 From: Mehdi Amini <mehdi.amini@apple.com> llvm-svn: 228872
Diffstat (limited to 'llvm/lib/MC/ELFObjectWriter.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud