Fix problem in DEBUG code. I could be pointing past the end and
authorAlkis Evlogimenos <alkis@evlogimenos.com>
Sun, 15 Feb 2004 00:46:41 +0000 (00:46 +0000)
committerAlkis Evlogimenos <alkis@evlogimenos.com>
Sun, 15 Feb 2004 00:46:41 +0000 (00:46 +0000)
commitb929bca0279869b2b9649463318a68988302c0ce
tree2073ee794899152d993a02044523a41570db8793
parent1fda3700bee8842d6d1b1f637a3186b2af8a50db
Fix problem in DEBUG code. I could be pointing past the end and
dereferencing it causes an assertion error.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11458 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/FloatingPoint.cpp
lib/Target/X86/X86FloatingPoint.cpp