1 ; REQUIRES: no_minimal_build 2 ; RUN: not %pnacl_sz -bitcode-as-text %p/Inputs/bad-switch-case.tbc \ 3 ; RUN: -bitcode-format=pnacl -notranslate -build-on-read \ 4 ; RUN: -allow-externally-defined-symbols 2>&1 \ 5 ; RUN: | FileCheck -check-prefix=BAD-SWITCH-CASE %s 6 7 ; BAD-SWITCH-CASE: Reference to basic block 3105555534 not found. Must be less than 6 8