DescriptionFix handling unknown branches when parsing switch instructions.
The bitcode reader for the switch insruction did not check if the
branch labels were defined. This patch fixes the problem. Includes
test for such a case.
BUG=None
R=stichnot@chromium.org
Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=0042fea38a41488f6da0e49fbe810fcb3bb88622
Patch Set 1 #Patch Set 2 : fix nit. #
Total comments: 2
Patch Set 3 : Fix nit. #
Messages
Total messages: 5 (1 generated)
|