Remove a unsafe optimization. This fixes 401.bzip2.
authorEvan Cheng <evan.cheng@apple.com>
Tue, 4 Dec 2007 23:57:55 +0000 (23:57 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Tue, 4 Dec 2007 23:57:55 +0000 (23:57 +0000)
commitdd86ce3d570a77f90d6d2ccb6dde8d1fef35e094
tree40e3129cf3581011e7daed5cb4e8fc8e87029d63
parent5d28b888b9f1d681723126f9dc834c793335dc57
Remove a unsafe optimization. This fixes 401.bzip2.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44587 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/VirtRegMap.cpp