Fix PR2596: out of bound reference.
authorEvan Cheng <evan.cheng@apple.com>
Tue, 5 Aug 2008 21:51:46 +0000 (21:51 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Tue, 5 Aug 2008 21:51:46 +0000 (21:51 +0000)
commite3b8a48d3285cdaf3593af9d4b658e15df037b9f
treeb14b508aa4d4ec3e85bfb05c1dd9a17990c93c90
parent5d2f8072d41bcde63c9f4267efe2d50bacc1e5f3
Fix PR2596: out of bound reference.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@54375 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/VirtRegMap.cpp
test/CodeGen/X86/2008-08-06-RewriterBug.ll [new file with mode: 0644]