| Index: tests_lit/parse_errs/indirect-call-on-float.test
|
| diff --git a/tests_lit/parse_errs/indirect-call-on-float.test b/tests_lit/parse_errs/indirect-call-on-float.test
|
| index ef30de6a71b4f92729cec62854ebfac9ba029450..fc685128a3a16d38f3c45f5da0f6a4b9439392a6 100644
|
| --- a/tests_lit/parse_errs/indirect-call-on-float.test
|
| +++ b/tests_lit/parse_errs/indirect-call-on-float.test
|
| @@ -2,7 +2,7 @@
|
|
|
| ; REQUIRES: no_minimal_build
|
|
|
| -; RUN: not %pnacl_sz -bitcode-as-text \
|
| +; RUN: not %pnacl_sz -bitcode-as-text -allow-externally-defined-symbols \
|
| ; RUN: %p/Inputs/indirect-call-on-float.tbc \
|
| ; RUN: -bitcode-format=pnacl -notranslate -build-on-read 2>&1 \
|
| ; RUN: | FileCheck %s
|
|
|