GetElementPtr instructions default to having no overflow.
authorDan Gohman <gohman@apple.com>
Fri, 17 Jul 2009 19:23:21 +0000 (19:23 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 17 Jul 2009 19:23:21 +0000 (19:23 +0000)
commit1bd9f58d6dd26ad8085e90a753d0a9aa76fb15e3
tree4ad924f76682524d864db30380bb4be55ed32d52
parent6215c6227e788c7c13d5d83d469e5b0019a0f1af
GetElementPtr instructions default to having no overflow.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76222 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/Instructions.cpp