Skip to content
Commit 5a41b2de authored by Dale Johannesen's avatar Dale Johannesen
Browse files

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.

llvm-svn: 66749
parent 690b635a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment