sdiv overflow is outright undefined behavior, with or without the
authorDan Gohman <gohman@apple.com>
Sun, 11 Jul 2010 00:08:34 +0000 (00:08 +0000)
committerDan Gohman <gohman@apple.com>
Sun, 11 Jul 2010 00:08:34 +0000 (00:08 +0000)
commit38da927703898d538cae72af188349954ae78408
tree53de0f43804d5e49966369220998b4e75ed40bfb
parent3ecf1f0179b678437600da322d029ab77726409c
sdiv overflow is outright undefined behavior, with or without the
'exact' keyword. Thanks to nlewycky for pointing this out!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108064 91177308-0d34-0410-b5e6-96231b3b80d8
docs/LangRef.html