diff options
author | Dale Johannesen <dalej@apple.com> | 2009-03-12 01:00:26 +0000 |
---|---|---|
committer | Dale Johannesen <dalej@apple.com> | 2009-03-12 01:00:26 +0000 |
commit | a9537cf3fcf9fdaac94749db9fbd34912b1f0f08 (patch) | |
tree | 97fed0ea1511f7c34a540c446b6da581f5df257c /docs/ProgrammersManual.html | |
parent | fd82995823e00cb60cc8977280254de73ed9d6b7 (diff) |
Fix some nondeterministic behavior when forwarding
from a switch table. Multiple table entries that
branch to the same place were being sorted by the
pointer value of the ConstantInt*; changed to sort
by the actual value of the ConstantInt.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@66749 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/ProgrammersManual.html')
0 files changed, 0 insertions, 0 deletions