Skip to content
Commit 3c89fdae authored by Argyrios Kyrtzidis's avatar Argyrios Kyrtzidis
Browse files

Fix infinite loop in LiveVariables due to a misplaced 'break' (it would break out of

switch statement, not the while loop).

llvm-svn: 143780
parent 8c25804c
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